Update config.yaml
Browse files- config.yaml +1 -0
config.yaml
CHANGED
@@ -5,4 +5,5 @@ 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 |
|
|
|
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 |
|