Update config.yaml
Browse files- config.yaml +6 -1
config.yaml
CHANGED
@@ -32,4 +32,9 @@ vocoder:
|
|
32 |
speaker: false
|
33 |
type: code_hifigan
|
34 |
hub:
|
35 |
-
input_type: fbank80_w_utt_cmvn
|
|
|
|
|
|
|
|
|
|
|
|
32 |
speaker: false
|
33 |
type: code_hifigan
|
34 |
hub:
|
35 |
+
input_type: fbank80_w_utt_cmvn
|
36 |
+
tts_model_id: pytorch/fairseq:ust:unit_hifigan_mhubert_vp_en_es_fr_it3_400k_layer11_km1000_lj_dur
|
37 |
+
unit_vocoder: true
|
38 |
+
generation_args:
|
39 |
+
beam: 10
|
40 |
+
max_len_a: 0.003125
|