Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -6,7 +6,7 @@ tgt_lang: <lang:en>
|
|
6 |
eos_token: <lang:en>
|
7 |
hub:
|
8 |
input_type: standardized_waveform
|
9 |
-
tts_model_id:
|
10 |
unit_vocoder: true
|
11 |
generation_args:
|
12 |
beam: 10
|
|
|
6 |
eos_token: <lang:en>
|
7 |
hub:
|
8 |
input_type: standardized_waveform
|
9 |
+
tts_model_id: facebookresearch/fairseq:ust:unit_hifigan_mhubert_vp_en_es_fr_it3_400k_layer11_km1000_lj_dur
|
10 |
unit_vocoder: true
|
11 |
generation_args:
|
12 |
beam: 10
|