lpw commited on
Commit
2439bf7
1 Parent(s): f6d8013

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +1 -1
config.yaml CHANGED
@@ -3,7 +3,7 @@ use_audio_input: false
3
  apply_ucmvn: true
4
  vocab_filename: dict.txt
5
  hub:
6
- input_type: standardized_waveform
7
  tts_model_id: pytorch/fairseq:ust:unit_hifigan_HK_layer12.km2500_frame_TAT-TTS
8
  unit_vocoder: true
9
 
 
3
  apply_ucmvn: true
4
  vocab_filename: dict.txt
5
  hub:
6
+ input_type: fbank80_w_utt_cmvn
7
  tts_model_id: pytorch/fairseq:ust:unit_hifigan_HK_layer12.km2500_frame_TAT-TTS
8
  unit_vocoder: true
9