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_mhubert_vp_en_es_fr_it3_400k_layer11_km1000_lj_dur
|
|
|
8 |
|
|
|
5 |
hub:
|
6 |
input_type: fbank80_w_utt_cmvn
|
7 |
tts_model_id: pytorch/fairseq:ust:unit_hifigan_mhubert_vp_en_es_fr_it3_400k_layer11_km1000_lj_dur
|
8 |
+
unit_vocoder: true
|
9 |
|