osanseviero HF staff commited on
Commit
6d4152f
1 Parent(s): 73f69aa

Update config.json

Browse files
Files changed (1) hide show
  1. 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/Vocoder_HiFIGAN"
5
  }
 
1
  {
2
  "speechbrain_interface": "Tacotron2",
3
  "vocoder_interface": "HiFIGAN",
4
+ "vocoder_model_id": "speechbrain/tts-tacotron2-ljspeech"
5
  }