lpw commited on
Commit
b8417ce
1 Parent(s): f02720d

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +3 -2
config.yaml CHANGED
@@ -8,6 +8,7 @@ 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
- generation_beam: 1
12
- generation_max_len_a: 0.03125
 
13
 
 
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
14