Upload ljspeech_text_to_ppg_sxliu_aept/config.yml with huggingface_hub
Browse files
ljspeech_text_to_ppg_sxliu_aept/config.yml
CHANGED
@@ -161,3 +161,8 @@ vocoder:
|
|
161 |
vocoder_type: s3prl_vc
|
162 |
win_length: null
|
163 |
window: hann
|
|
|
|
|
|
|
|
|
|
|
|
161 |
vocoder_type: s3prl_vc
|
162 |
win_length: null
|
163 |
window: hann
|
164 |
+
collater_type: "ARVCCollater"
|
165 |
+
trainer_type: "ARVCTrainer"
|
166 |
+
criterions:
|
167 |
+
Seq2SeqLoss:
|
168 |
+
bce_pos_weight: 10.0
|