sravyapopuri388
commited on
Commit
•
e4d7e74
1
Parent(s):
c55daa5
Upload config.yaml
Browse files- config.yaml +10 -0
config.yaml
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
standardize_audio: true
|
2 |
+
use_audio_input: true
|
3 |
+
vocab_filename: dict_1003_unitmbart.txt
|
4 |
+
prepend_bos_and_append_tgt_lang_tag: true
|
5 |
+
eos_token: <lang:en>
|
6 |
+
tgt_lang: <lang:en>
|
7 |
+
hub:
|
8 |
+
input_type: standardized_waveform
|
9 |
+
tts_model_id: pytorch/fairseq:unit_hifigan_mhubert_vp_en_es_fr_it3_400k_layer11_km1000_lj_dur
|
10 |
+
|