ComfyUI Node
DIGIT ElevenLabs Text to Speech
A ComfyUI node in DIGIT/ElevenLabs with 13 inputs and 1 output.
DIGIT ElevenLabs Text to Speech
- audio
◄text►
◄voice_id►
◄modeleleven_multilingual_v2►
◄stability0.50►
◄similarity_boost0.75►
◄speed1.00►
◄seed1►
◄api_key►
◄language_code►
◄style0.00►
◄use_speaker_boostfalse►
◄apply_text_normalizationauto►
◄output_formatpcm_44100►
CategoryDIGIT/ElevenLabs
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | Text to convert to speech. | |
| voice_id | STRING | Voice ID. Connect from Voice Selector or paste directly. | |
| model | COMBO | eleven_multilingual_v2 | 2 options: eleven_multilingual_v2, eleven_v3 |
| stability | FLOAT | 0.500–1 | — |
| similarity_boost | FLOAT | 0.750–1 | — |
| speed | FLOAT | 1.000.7–1.3 | — |
| seed | INT | 10–2147483647 | — |
| api_keyopt | STRING | ElevenLabs API key. Auto-detected from ELEVENLABS_API_KEY env var. | |
| language_codeopt | STRING | ISO-639-1/3 language code. Leave empty for auto-detect. | |
| styleopt | FLOAT | 0.000–0.2 | — |
| use_speaker_boostopt | BOOLEAN | false | — |
| apply_text_normalizationopt | COMBO | auto | 3 options: auto, on, off |
| output_formatopt | COMBO | pcm_44100 | 3 options: pcm_44100, mp3_44100_192, opus_48000_192 |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |