Commit
•
f39e755
1
Parent(s):
73f69aa
Update config.json (#3)
Browse files- Update config.json (6d4152f663cf9f1de23944999bc1f36dab758716)
Co-authored-by: Omar Sanseviero <osanseviero@users.noreply.huggingface.co>
- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
"speechbrain_interface": "Tacotron2",
|
3 |
"vocoder_interface": "HiFIGAN",
|
4 |
-
"vocoder_model_id": "speechbrain/
|
5 |
}
|
|
|
1 |
{
|
2 |
"speechbrain_interface": "Tacotron2",
|
3 |
"vocoder_interface": "HiFIGAN",
|
4 |
+
"vocoder_model_id": "speechbrain/tts-tacotron2-ljspeech"
|
5 |
}
|