You're looking at a specific version of this model. Jump to the model overview.

elevenlabs /v3:a631c5d6

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
voice
None
Rachel
Voice choice for speech generation
speed
number
1

Min: 0.7

Max: 1.2

Speed of speech (0.25 to 4.0)
style
number
0

Max: 1

Style exaggeration (0.0 to 1.0)
prompt
string
The text to convert to speech
next_text
string
Next text for context
stability
number
0.5

Max: 1

Stability setting for voice generation (0.0 to 1.0)
language_code
string
en
Language code (e.g., 'en', 'es', 'fr')
previous_text
string
Previous text for context
similarity_boost
number
0.75

Max: 1

Similarity boost setting (0.0 to 1.0)

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}