Instructions to use myshell-ai/MeloTTS-Spanish with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use myshell-ai/MeloTTS-Spanish with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="myshell-ai/MeloTTS-Spanish")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("myshell-ai/MeloTTS-Spanish", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Is there support for emotion in spanish or other languages? it sounds dull and robotic
#3 opened almost 2 years ago
by
juang3d
Styles create for spanish
1
#2 opened about 2 years ago
by
alopezmor
melo.api Error
#1 opened about 2 years ago
by
NickyNicky