Instructions to use facebook/tts_transformer-es-css10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Fairseq
How to use facebook/tts_transformer-es-css10 with Fairseq:
from fairseq.checkpoint_utils import load_model_ensemble_and_task_from_hf_hub models, cfg, task = load_model_ensemble_and_task_from_hf_hub( "facebook/tts_transformer-es-css10" ) - Notebooks
- Google Colab
- Kaggle
Update Code Snippet
#4
by CesarSchez - opened
Fixing error 'TTSTransformerModel' object is not subscriptable
sanchit-gandhi changed pull request status to merged