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
Fix must be Tensor, not tuple Error
#3 opened about 3 years ago
by
JacoboMata
Transformer is not working
❤️ 3
#2 opened over 3 years ago
by
pailletjp
How to prevent the model from adding extra words?
1
#1 opened almost 4 years ago
by
AndrewF