Commit
·
145dbe6
1
Parent(s):
545591b
Update config.json (#2)
Browse files- Update config.json (28d4a82603b19b199c08b387e48c8c9a3d073070)
Co-authored-by: Omar Sanseviero <[email protected]>
- 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 |
}
|