Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
"model_type": "qwen3_tts",
|
| 12 |
"tokenizer_type": "qwen3_tts_tokenizer_12hz",
|
| 13 |
"tts_model_size": "1b7",
|
| 14 |
-
"tts_model_type": "
|
| 15 |
"speaker_encoder_config": {
|
| 16 |
"enc_dim": 2048,
|
| 17 |
"sample_rate": 24000
|
|
|
|
| 11 |
"model_type": "qwen3_tts",
|
| 12 |
"tokenizer_type": "qwen3_tts_tokenizer_12hz",
|
| 13 |
"tts_model_size": "1b7",
|
| 14 |
+
"tts_model_type": "base",
|
| 15 |
"speaker_encoder_config": {
|
| 16 |
"enc_dim": 2048,
|
| 17 |
"sample_rate": 24000
|