osanseviero
commited on
Commit
•
28d4a82
1
Parent(s):
c098a0e
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
2 |
"speechbrain_interface": "Tacotron2",
|
3 |
"vocoder_interface": "HiFIGAN",
|
|
|
4 |
}
|
|
|
1 |
{
|
2 |
"speechbrain_interface": "Tacotron2",
|
3 |
"vocoder_interface": "HiFIGAN",
|
4 |
+
"vocoder_model_id": "speechbrain/Vocoder_HiFIGAN"
|
5 |
}
|