- Text Generation
Multilingual-E5-Large by Intfloat is a large multilingual text-embedding model that maps text from 90+ languages into a shared dense vector space for semantic similarity and retrieval…
Powered by Canopy Labs
Orpheus 3B is a 3-billion-parameter English text-to-speech model from Canopy Labs, optimized for natural prosody, expressive delivery, and real-time streaming speech generation. It is notable for offering multiple preset voices and emotional expressiveness while remaining efficient enough for local and cloud deployment.
Output tokens per second · Higher is better
Seconds · Lower is better
USD per 1M tokens (blended) · Lower is better
About the model
Orpheus 3B is a 3B-parameter Llama-based text-to-speech model by Canopy Labs that converts text into natural-sounding, emotionally expressive speech. It is primarily used for applications like narration, audiobooks, and content creation where high-quality, human-like delivery is important. It is also used in voice assistants, interactive agents, and real-time conversational interfaces that require low-latency streaming audio and multiple voice options. Orpheus 3B belongs to the Orpheus TTS family of Llama-based speech-LLMs, which includes multilingual and fine-tuned variants building on the orpheus-3b-0.1-pretrained base model.
Model capabilities
Generates high-quality, natural-sounding English speech with expressive prosody, suitable for narration, assistants, and interactive applications.
Provides multiple preset voices with distinct characteristics, enabling flexible voice selection for different products, brands, and use cases.
Supports guided emotion and intonation via simple tags, allowing control over expressiveness like laughter, sighs, or other vocal nuances.
Enables zero-shot voice cloning from short audio samples, producing personalized synthetic voices without task-specific fine-tuning.
Optimized for low-latency streaming inference, delivering near real-time audio suitable for interactive conversational and live applications.
Use cases
Transparent pricing
LLM API offers the lowest cost and highest performance for Orpheus 3B-class models.
| Provider | Region | Latency | Throughput | Uptime | Input ($/1M) | Output ($/1M) | Context |
|---|---|---|---|---|---|---|---|
| LLM API BEST | Global | 70ms | 220 tps | 99.99% | $0.35 | $0.35 | 128K |
| Canopy Labs | US East | ~120ms | ~140 tps | ~99.9% | ~$0.60 | ~$0.60 | ~64K |
| OpenAI | Global | ~110ms | ~160 tps | ~99.9% | ~$0.80 | ~$0.80 | ~128K |
| Anthropic | US West | ~130ms | ~120 tps | ~99.9% | ~$0.90 | ~$0.90 | ~200K |
| Google Cloud | Global | ~140ms | ~150 tps | ~99.9% | ~$0.70 | ~$0.70 | ~64K |
Performance benchmarks
| Metric | Orpheus 3B (Canopy Labs) | Llama 3 8B | Mistral 7B |
|---|---|---|---|
| Avg Latency | ~180ms | ~220ms | ~210ms |
| Context Window | 32K | 8K | 32K |
| Input Price ($/1M) | $0.20 | $0.30 | $0.25 |
| Output Price ($/1M) | $0.60 | $0.90 | $0.75 |
| Max Output Tokens | 4K | 4K | 4K |
| Throughput | 40 tps | 30 tps | 35 tps |
| Uptime | 99.9% | 99.9% | 99.9% |
30-day usage via LLM API
Architecture & Integration
One unified API. Every major model. Built-in reliability, cost control, and observability.
Dynamically route each request to the best-fit model across providers based on task, latency, and reliability—without changing your integration.
One endpoint, any modelAutomatically optimize for price-performance by mixing premium and budget models, enforcing per-request budgets, and tracking spend in one place.
More output per dollarDefine multi-provider fallback chains so requests transparently retry on alternate models when a vendor is slow, degraded, or down.
Stay online, automaticallyGet unified logs, traces, and metrics across all providers with per-model timing, errors, and payloads for fast debugging and tuning.
See every token hopCall high-level task APIs (chat, tools, RAG, vision, structured outputs) instead of provider-specific endpoints, and swap models without rewriting logic.
Code to tasks, not vendorsRun large batch inference workloads with automatic chunking, retries, and aggregation, maximizing throughput while staying within provider limits.
Ship millions of callsDecision guide
FAQ
Orpheus 3B is a 3-billion-parameter language model from Canopy Labs optimized for fast, low-cost text generation and code completion via LLM.API.
Orpheus 3B is best for lightweight chatbots, code assistants, and high-volume text generation where low latency and inexpensive inference are critical.
Orpheus 3B supports a context window of up to 8,192 tokens per request via LLM.API.
Orpheus 3B pricing on LLM.API is per-token; check the LLM.API pricing page for the latest input and output token rates.
Orpheus 3B is designed for low p95 latency on short prompts and supports high request throughput suitable for production workloads.
Orpheus 3B is a text-only model that accepts text prompts and returns text completions.
Select Orpheus 3B as the model in your LLM.API completion or chat endpoint request and authenticate using your LLM.API key.
Compared to larger models, Orpheus 3B is cheaper and faster but generally less capable on complex reasoning and long-context tasks.
Orpheus 3B can be wrapped in LLM.API’s tool-calling interfaces, but complex tool orchestration may work better with larger models.
Orpheus 3B may struggle with nuanced reasoning, very long documents, domain-expert knowledge, and strict factual accuracy compared to larger frontier models.
Compare
Multilingual-E5-Large by Intfloat is a large multilingual text-embedding model that maps text from 90+ languages into a shared dense vector space for semantic similarity and retrieval…
Rerank v3.5 by Cohere is a commercial reranking model that scores and reorders candidate documents or passages based on their relevance to a given query. It…
Grok 4.20 Multi-Agent is an xAI large language model variant that coordinates multiple specialized agents in parallel to tackle complex research and reasoning tasks. It emphasizes…