ComfyUI Node Runs on cloud
ElevenLabs Text to Speech
Convert text to speech.
ElevenLabs Text to Speech
- voice
- AUDIO
◄text►
◄stability0.50►
◄apply_text_normalization▾►
◄model▾►
◄language_code►
◄seed1►
◄output_format▾►
Categorypartner/audio/ElevenLabs
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| voice | ELEVENLABS_VOICE | Voice to use for speech synthesis. Connect from Voice Selector or Instant Voice Clone. | |
| text | STRING | The text to convert to speech. | |
| stability | FLOAT | 0.500–1 | Voice stability. Lower values give broader emotional range, higher values produce more consistent but potentially monotonous speech. |
| apply_text_normalization | COMBO | Text normalization mode. 'auto' lets the system decide, 'on' always applies normalization, 'off' skips it. | |
| model | COMBO | Model to use for text-to-speech. | |
| language_code | STRING | ISO-639-1 or ISO-639-3 language code (e.g., 'en', 'es', 'fra'). Leave empty for automatic detection. | |
| seed | INT | 10–2147483647 | Seed for reproducibility (determinism not guaranteed). |
| output_format | COMBO | Audio output format. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| AUDIO | AUDIO | — |