Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
|
@@ -3,7 +3,7 @@ use_audio_input: false
|
|
| 3 |
apply_ucmvn: true
|
| 4 |
vocab_filename: dict.txt
|
| 5 |
hub:
|
| 6 |
-
input_type:
|
| 7 |
tts_model_id: pytorch/fairseq:ust:unit_hifigan_HK_layer12.km2500_frame_TAT-TTS
|
| 8 |
unit_vocoder: true
|
| 9 |
|
|
|
|
| 3 |
apply_ucmvn: true
|
| 4 |
vocab_filename: dict.txt
|
| 5 |
hub:
|
| 6 |
+
input_type: fbank80_w_utt_cmvn
|
| 7 |
tts_model_id: pytorch/fairseq:ust:unit_hifigan_HK_layer12.km2500_frame_TAT-TTS
|
| 8 |
unit_vocoder: true
|
| 9 |
|