Update config.yaml
Browse files- config.yaml +2 -2
config.yaml
CHANGED
|
@@ -33,8 +33,8 @@ vocoder:
|
|
| 33 |
type: code_hifigan
|
| 34 |
hub:
|
| 35 |
input_type: fbank80_w_utt_cmvn
|
| 36 |
-
|
| 37 |
-
|
| 38 |
generation_args:
|
| 39 |
beam: 10
|
| 40 |
max_len_a: 1
|
|
|
|
| 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: 1
|