Instructions to use Guilherme34/Maya with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Guilherme34/Maya with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="Guilherme34/Maya")# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("Guilherme34/Maya") model = AutoModelForCausalLM.from_pretrained("Guilherme34/Maya") - Notebooks
- Google Colab
- Kaggle
# Orpheus 3B 0.1 Finetuned with Maya Voice.
Orpheus TTS is a state-of-the-art, Llama-based Speech-LLM designed for high-quality, empathetic text-to-speech generation. This model has been finetuned to deliver human-level speech synthesis, achieving exceptional clarity, expressiveness, and real-time streaming performances.
Model Details
Model Capabilities
- Human-Like Speech: Natural intonation, emotion, and rhythm that is superior to SOTA closed source models
- Zero-Shot Voice Cloning: Clone voices without prior fine-tuning
- Guided Emotion and Intonation: Control speech and emotion characteristics with simple tags
- Low Latency: ~200ms streaming latency for realtime applications, reducible to ~100ms with input streaming
Model Sources
- GitHub Repo: https://github.com/canopyai/Orpheus-TTS
- Blog Post: https://canopylabs.ai/model-releases
- Colab Inference Notebook: notebook link
Usage
Check out our Colab (link to Colab) or GitHub (link to GitHub) on how to run easy inference on our finetuned models.
Model Misuse
Do not use our models for impersonation without consent, misinformation or deception (including fake news or fraudulent calls), or any illegal or harmful activity. By using this model, you agree to follow all applicable laws and ethical guidelines. We disclaim responsibility for any use.
- Downloads last month
- 3
Model tree for Guilherme34/Maya
Base model
meta-llama/Llama-3.2-3B-Instruct Finetuned
canopylabs/orpheus-3b-0.1-pretrained Finetuned
canopylabs/orpheus-3b-0.1-ft