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
by juang3d - opened
Is there support for emotion in spanish or other languages? it sounds dull and robotic
Don't get me wrong, it's awesome, but too dull and it lacks life, having some emotions would help to make it more manageable and digestible for audience.
Is there support for that?