ElevenLabs
- Supported service:
tts
- Key:
elevenlabs
- Integrated: Yes
Service options
The audio output format for the TTS audio. This is a string that specifies the format and sample rate of the audio. The format is pcm_<sample_rate>
.
The sample rate must be one of these values: pcm_16000
, pcm_22050
, pcm_24000
, pcm_44100
.
Configuration options
Select from the available ElevenLabs models. For the lowest latency, we recommend using the Turbo V2.5 model ("eleven_turbo_v2_5"
).
The voice you want your TTS service to use. Select any voice from the available ElevenLabs voices.
The language you want your TTS service to use. Learn more.
You can turn on latency optimizations at some cost of quality. The best possible final latency varies by model.
Values range from 0
(default) to 4
(most aggressive).
Defines the stability for voice settings. Range is from 0
to 1
.
Defines the similarity boost for voice settings. Range is from 0
to 1
.
Defines the style for voice settings. Range is from 0
to 1
.
Defines the use speaker boost for voice settings.
Control whether the TTS service filters out markdown, code blocks, or tables from its output.
Basic markdown filtering is enabled by default. Enable code and table filtering as needed. Filtering code and tables can help the TTS avoid mistakes.