Upload config.json with huggingface_hub
Browse files- config.json +3 -4
config.json
CHANGED
|
@@ -122,7 +122,7 @@
|
|
| 122 |
],
|
| 123 |
"tag_audio_boundary": false,
|
| 124 |
"audio_token": "<|AUDIO|>",
|
| 125 |
-
"model_type": "
|
| 126 |
"max_length": 800,
|
| 127 |
"voice_encoder_config": {
|
| 128 |
"model_type": "zipformer",
|
|
@@ -214,6 +214,5 @@
|
|
| 214 |
"voice_projector_ds_rate": 4,
|
| 215 |
"semantic_anchor_interval": 8,
|
| 216 |
"voice_anchor_interval": 8,
|
| 217 |
-
"insert_anchors_at_ends": true
|
| 218 |
-
|
| 219 |
-
}
|
|
|
|
| 122 |
],
|
| 123 |
"tag_audio_boundary": false,
|
| 124 |
"audio_token": "<|AUDIO|>",
|
| 125 |
+
"model_type": "tagspeech",
|
| 126 |
"max_length": 800,
|
| 127 |
"voice_encoder_config": {
|
| 128 |
"model_type": "zipformer",
|
|
|
|
| 214 |
"voice_projector_ds_rate": 4,
|
| 215 |
"semantic_anchor_interval": 8,
|
| 216 |
"voice_anchor_interval": 8,
|
| 217 |
+
"insert_anchors_at_ends": true
|
| 218 |
+
}
|
|
|