Instructions to use binhquoc/f5-tts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use binhquoc/f5-tts with Transformers:
# Load model directly from transformers import CFM model = CFM.from_pretrained("binhquoc/f5-tts", dtype="auto") - Notebooks
- Google Colab
- Kaggle