speechbrainteam
commited on
Commit
•
c05bebe
1
Parent(s):
a6e8ce8
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -2,4 +2,5 @@
|
|
2 |
"speechbrain_interface": "FastSpeech2",
|
3 |
"vocoder_interface": "HiFIGAN",
|
4 |
"vocoder_model_id": "speechbrain/tts-hifigan-ljspeech"
|
|
|
5 |
}
|
|
|
2 |
"speechbrain_interface": "FastSpeech2",
|
3 |
"vocoder_interface": "HiFIGAN",
|
4 |
"vocoder_model_id": "speechbrain/tts-hifigan-ljspeech"
|
5 |
+
"sample_rate": 22050
|
6 |
}
|