Commit
·
9e05b73
1
Parent(s):
c05bebe
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"speechbrain_interface": "FastSpeech2",
|
| 3 |
"vocoder_interface": "HiFIGAN",
|
| 4 |
-
"vocoder_model_id": "speechbrain/tts-hifigan-ljspeech"
|
| 5 |
"sample_rate": 22050
|
| 6 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"speechbrain_interface": "FastSpeech2",
|
| 3 |
"vocoder_interface": "HiFIGAN",
|
| 4 |
+
"vocoder_model_id": "speechbrain/tts-hifigan-ljspeech",
|
| 5 |
"sample_rate": 22050
|
| 6 |
}
|