Update config.json
Browse files- config.json +1 -3
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
|
|
@@ -129,10 +129,8 @@
|
|
| 129 |
"codec_think_bos_id": 2156,
|
| 130 |
"codec_think_eos_id": 2157,
|
| 131 |
"spk_id": {
|
| 132 |
-
"italian_multi": 3000
|
| 133 |
},
|
| 134 |
"spk_is_dialect": {
|
| 135 |
-
"italian_multi": false
|
| 136 |
},
|
| 137 |
"head_dim": 128,
|
| 138 |
"hidden_act": "silu",
|
|
|
|
| 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
|
|
|
|
| 129 |
"codec_think_bos_id": 2156,
|
| 130 |
"codec_think_eos_id": 2157,
|
| 131 |
"spk_id": {
|
|
|
|
| 132 |
},
|
| 133 |
"spk_is_dialect": {
|
|
|
|
| 134 |
},
|
| 135 |
"head_dim": 128,
|
| 136 |
"hidden_act": "silu",
|