Instructions to use speechbrain/tts-fastspeech2-internal-alignment-ljspeech with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/tts-fastspeech2-internal-alignment-ljspeech with speechbrain:
# interface not specified in config.json
- Notebooks
- Google Colab
- Kaggle
Invalid JSON:Expected double-quoted property name in JSONat line 6, column 3
| { | |
| "speechbrain_interface": "FastSpeech2", | |
| "vocoder_interface": "HiFIGAN", | |
| "vocoder_model_id": "speechbrain/tts-hifigan-ljspeech", | |
| "sample_rate": 22050, | |
| } |