Instructions to use myshell-ai/MeloTTS-English with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use myshell-ai/MeloTTS-English with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="myshell-ai/MeloTTS-English")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("myshell-ai/MeloTTS-English", dtype="auto") - Notebooks
- Google Colab
- Kaggle
add AIBOM
#7 opened 11 months ago
by
sabato-nocera
Update README.md
#6 opened 11 months ago
by
jarlino
ERROR: failed to solve: process "/bin/sh -c python melo/init_downloads.py" did not complete successfully: exit code: 1
👍➕ 5
#4 opened over 1 year ago
by
yodagitmaster
Is it possible to fine-tune your model for new language?
#3 opened over 1 year ago
by
mirodil
Update README.md
1
#2 opened almost 2 years ago
by
michaelayami
interferenc API
1
#1 opened almost 2 years ago
by
Joyko213456789