Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
|
@@ -7,5 +7,5 @@ vocab_filename: spm_bpe32768.txt
|
|
| 7 |
sampling_alpha: 0.01
|
| 8 |
hub:
|
| 9 |
input_type: standardized_waveform
|
| 10 |
-
tts_model_id:
|
| 11 |
|
|
|
|
| 7 |
sampling_alpha: 0.01
|
| 8 |
hub:
|
| 9 |
input_type: standardized_waveform
|
| 10 |
+
tts_model_id: pytorch/fairseq:fastspeech2-en-ljspeech
|
| 11 |
|