Instructions to use facebook/tts_transformer-ar-cv7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Fairseq
How to use facebook/tts_transformer-ar-cv7 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-ar-cv7" ) - Notebooks
- Google Colab
- Kaggle
Error, cannot run model
#1
by Ess800 - opened
hi, seems There is an error I can't use it from the website I was wondering if there is any instructions or videos that we can use to install this locally or use it online I tried to run on hugging face but also there was another error.
Thank you