Krisshvamsi
commited on
Commit
•
234f54f
1
Parent(s):
f587afc
Upload config.json
Browse files- config.json +5 -0
config.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"speechbrain_interface": "TTSModel",
|
3 |
+
"vocoder_interface": "HiFIGAN",
|
4 |
+
"vocoder_model_id": "speechbrain/tts-hifigan-ljspeech"
|
5 |
+
}
|