← All modelsOrpheus 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 performances.
Pricing
- Price
- 0.00625 cr / character
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|
| textrequired | string | The text to be converted to speech. You can additionally add the following emotive tags: <laugh>, <chuckle>, <sigh>, <cough>, <sniffle>, <groan>, <yawn>, <gasp> |
| voice | stringenum: tara, leah, jess, leo, dan, mia… | Voice ID for the desired voice. |
| temperature | number | Temperature for generation (higher = more creative). |
| repetition_penalty | number | Repetition penalty (>= 1.1 required for stable generations). |
Output
| Field | Type | Description |
|---|
| audio | — | The generated speech audio |