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

elevenlabs /v3:7611845f

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
prompt
string
The text to convert to speech
voice
None
Rachel
Voice choice for speech generation
stability
number
0.5

Max: 1

Stability setting for voice generation (0.0 to 1.0)
similarity_boost
number
0.75

Max: 1

Similarity boost setting (0.0 to 1.0)
style
number
0

Max: 1

Style exaggeration (0.0 to 1.0)
speed
number
1

Min: 0.7

Max: 1.2

Speed of speech (0.25 to 4.0)
previous_text
string
Previous text for context
next_text
string
Next text for context
language_code
string
en
Language code (e.g., 'en', 'es', 'fr')

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'}