Instructions to use myshell-ai/MeloTTS-English-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use myshell-ai/MeloTTS-English-v3 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("myshell-ai/MeloTTS-English-v3", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Finetuning script?
#2 opened almost 2 years ago
by
milsunone
v3 does not contain the Text-to-Speech tag and is not found when listing Text-to-Speech models.
#1 opened about 2 years ago
by
LogicLove