Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -33,7 +33,7 @@ vocoder:
|
|
33 |
type: code_hifigan
|
34 |
hub:
|
35 |
input_type: fbank80_w_utt_cmvn
|
36 |
-
tts_model_id:
|
37 |
unit_vocoder: true
|
38 |
generation_args:
|
39 |
beam: 10
|
|
|
33 |
type: code_hifigan
|
34 |
hub:
|
35 |
input_type: fbank80_w_utt_cmvn
|
36 |
+
tts_model_id: facebookresearch/fairseq:ust:unit_hifigan_mhubert_vp_en_es_fr_it3_400k_layer11_km1000_fr_css10
|
37 |
unit_vocoder: true
|
38 |
generation_args:
|
39 |
beam: 10
|