Instructions to use speechbrain/tts-mstacotron2-libritts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/tts-mstacotron2-libritts with speechbrain:
# interface not specified in config.json
- Notebooks
- Google Colab
- Kaggle
speechbrain.inference not found
#1
by HaninZ - opened
from speechbrain.inference.TTS import MSTacotron2
ModuleNotFoundError: No module named 'speechbrain.inference'
Please update your speechbrain version to the latest one (i.e. 1.0.0). pip install -U speechbrain
Adel-Moumen changed discussion status to closed