Text-to-SpeechPrivate

Orpheus TTS

Open-weight, human-sounding TTS with zero-shot voice cloning and low-latency streaming, built on Llama-3b.

Get API key

What is Orpheus TTS?

Orpheus TTS is an open-weight, Llama-based text-to-speech model released in March 2025 by Canopy AI. It delivers human-like speech with natural intonation and emotion, supports zero-shot voice cloning, and enables guided prosody control, all with low-latency streaming suitable for real-time applications.

Use Orpheus TTS privately on Venice

On Venice, Orpheus TTS runs with zero retention — your text inputs and generated speech are never stored or profiled. This ensures private, sovereign TTS generation, ideal for sensitive or conversational use cases where user privacy is paramount. You retain full control over voice data.

Private (zero retention)
No prompt training
TEE · hardware enclave
End-to-end encrypted

What can Orpheus TTS do?

Strengths
  • Human-like speech with natural rhythm, emotion, and expressiveness competitive with closed-source leaders.
  • Zero-shot voice cloning — generate speech in a target voice without fine-tuning.
  • Guided emotion and intonation control via simple input tags.
  • Low-latency streaming (~200ms, reducible to ~100ms) ideal for real-time interactive applications.
  • Open weights under permissive licensing (codeApache 2.0, weights: Llama-derived)
Limitations
  • Model weights require agreement to Llama license terms, limiting full open redistribution.
  • Voice cloning quality depends on reference audio quality and length.
  • No end-to-end encryption or TEE protection on Venice, though prompts are not retained.

Sample outputs

Generated on Venice with our standard prompt suite — the same scripts we run through every model of this type, so you can judge it like-for-like.

Narration

On Venice, your prompts are processed privately and never stored, profiled, or used to train anyone's model.

Conversational

Wait — so I can run a private voice model with zero data retention, and pay only for what I use? That's genuinely useful.

Expressive range

Three… two… one… liftoff! The rocket roared into the night sky as the crowd erupted in cheers.

Compare every speech model on these scripts

How to use Orpheus TTS via API

Venice exposes an OpenAI-compatible API. Swap your base URL and call tts-orpheus.

curl https://api.venice.ai/api/v1/audio/speech \
  -H "Authorization: Bearer $VENICE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "tts-orpheus",
    "input": "On Venice, your prompts are processed privately.",
    "voice": "af_sky",
    "response_format": "mp3"
  }' --output speech.mp3

Specifications

MakerCanopy AI
ReleasedMarch 2025
ArchitectureLlama-3b-based Speech-LLM
Parameters3B
Open weightsYes
Privacy on VenicePrivate — zero retention
Available on Venice sinceApr 2026
LicenseApache 2.0 (code), Llama-derived (weights)

Pricing

Billed per character on Venice: $62.50 per 1M characters of synthesized speech.

Characters / 1M
$62.50

New Venice accounts include a free daily allowance and 500 welcome credits — no credit card required.

Orpheus TTS vs alternatives

ModelPriceVoice cloningOpen weightsLatency
Orpheus TTS$62.50 / 1M charsYes — zero-shotYes~200ms
Chatterbox HD (Resemble AI)$50 / 1M charsYesNo
ElevenLabs Turbo v2.5$62.50 / 1M charsYesNo
Kokoro Text to Speech$3.50 / 1M charsLimitedYes

Open-weight leader in expressiveness and cloning flexibility.

What is Orpheus TTS good for?

  • Privacy-preserving voice assistants and chatbots with expressive, human-like responses.
  • Real-time dubbing and voiceovers with controlled emotion and tone.
  • Custom voice cloning for content creators and game NPCs without retraining.
  • Multilingual applications using the research-preview multilingual variants.
  • Applications requiring on-premise or sovereign TTS without cloud leakage.

Prompting tips

  • Use emotion tags (e.g., [happy], [serious]) to guide prosody and intonation.
  • Provide high-quality, clear reference audio for zero-shot voice cloning.
  • Stream input text to reduce latency in real-time applications.
  • Fine-tune the base model for domain-specific voices or accents using the provided training code.

Version history

Orpheus 3B 0.1 Pretrained
2025-03

Base model release

Orpheus 3B 0.1 Finetuned
2025-03

Initial finetuned version

Orpheus Multilingual Research Preview
2025-04

CurrentMultilingual variants released

Frequently asked questions

Orpheus TTS is an open-weight, Llama-based text-to-speech model developed by Canopy AI and released in March 2025. It generates human-like speech with natural emotion, rhythm, and zero-shot voice cloning, optimized for real-time, expressive applications.

On Venice, Orpheus TTS is priced at $62.50 per 1 million characters of synthesized speech. There are no subscription fees — you pay only for what you generate.

Orpheus TTS is open-weight: the code is Apache 2.0 licensed, and the model weights are available under a Llama-derived license. You can use, modify, and deploy it, but redistribution is subject to Llama terms.

Yes. Orpheus TTS supports zero-shot voice cloning — you can generate speech in a target voice using a short reference audio clip without any fine-tuning required.

Yes. You can guide emotion and intonation using simple text tags in the input, allowing expressive control over the generated speech for applications like storytelling or customer service.

Orpheus TTS has a streaming latency of approximately 200ms, which can be reduced to around 100ms with input streaming — making it suitable for real-time conversational interfaces.

Orpheus TTS matches ElevenLabs Turbo in voice quality and cloning ability while offering open weights and privacy on Venice. ElevenLabs is closed and may profile users; Orpheus is better for sovereign, uncensored deployment.

Yes. Orpheus TTS has been available on Venice since April 2026, running with zero retention — your prompts and audio are never stored, ensuring full privacy and compliance.

Related models

Run Orpheus TTS privately.

No prompt logging. No data used for training. Free to start — no credit card.

Room