← All models
V3
v3
Text to Speechby elevenlabs
Elevenlabs v3 text to speech model. Most expressive text to speech model API, on Replicate.
Pricing
- Price
- 0.013 cr / character
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| speed | number | Speed of speech (0.25 to 4.0) |
| style | number | Style exaggeration (0.0 to 1.0) |
| voice | —enum: Rachel, Drew, Clyde, Paul, Aria, Domi… | Voice choice for speech generation |
| promptrequired | string | The text to convert to speech |
| next_text | string | Next text for context |
| stability | number | Stability setting for voice generation (0.0 to 1.0) |
| language_code | string | Language code (e.g., 'en', 'es', 'fr') |
| previous_text | string | Previous text for context |
| similarity_boost | number | Similarity boost setting (0.0 to 1.0) |
