Update config.yaml
Browse files- config.yaml +3 -1
config.yaml
CHANGED
@@ -8,4 +8,6 @@ hub:
|
|
8 |
input_type: standardized_waveform
|
9 |
unit_vocoder: true
|
10 |
tts_model_id: pytorch/fairseq:unit_hifigan_mhubert_vp_en_es_fr_it3_400k_layer11_km1000_lj_dur
|
11 |
-
|
|
|
|
|
|
8 |
input_type: standardized_waveform
|
9 |
unit_vocoder: true
|
10 |
tts_model_id: pytorch/fairseq:unit_hifigan_mhubert_vp_en_es_fr_it3_400k_layer11_km1000_lj_dur
|
11 |
+
generation_args:
|
12 |
+
beam: 1
|
13 |
+
max_len_a: 0.03125
|