Update config.yaml
Browse files- config.yaml +0 -3
config.yaml
CHANGED
@@ -2,9 +2,6 @@ standardize_audio: true
|
|
2 |
use_audio_input: false
|
3 |
apply_ucmvn: true
|
4 |
vocab_filename: dict.txt
|
5 |
-
prepend_bos_and_append_tgt_lang_tag: true
|
6 |
-
eos_token: <lang:hk>
|
7 |
-
tgt_lang: <lang:hk>
|
8 |
hub:
|
9 |
input_type: fbank80_w_utt_cmvn
|
10 |
tts_model_id: pytorch/fairseq:ust:unit_hifigan_HK_layer12.km2500_frame_TAT-TTS
|
|
|
2 |
use_audio_input: false
|
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
|