ComfyUI Node
ElevenLabs Pro - TTS with Timestamps
A ComfyUI node in ElevenLabs Pro/TTS with 9 inputs and 2 outputs.
ElevenLabs Pro - TTS with Timestamps
- audio
- timestamps_json
◄api_key►
◄text►
◄voice_id►
◄modeleleven_v3►
◄stability0.50►
◄similarity_boost0.75►
◄output_formatmp3_44100_128►
◄seed0►
◄enable_loggingtrue►
CategoryElevenLabs Pro/TTS
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | — | |
| text | STRING | Text to convert to speech with timing information. | |
| voice_id | STRING | Voice ID. Connect from Voice Selector or Fetch Voices node. | |
| model | COMBO | eleven_v3 | 8 options: eleven_v3, eleven_multilingual_v2, eleven_flash_v2_5, eleven_turbo_v2_5, eleven_flash_v2, eleven_turbo_v2, +2 |
| stabilityopt | FLOAT | 0.500–1 | Voice stability. Lower = more expressive/emotional, Higher = more consistent/monotone. Creative(<0.5), Natural(0.5), Robust(>0.5). |
| similarity_boostopt | FLOAT | 0.750–1 | How closely AI adheres to the original voice. Too high may introduce artifacts. |
| output_formatopt | COMBO | mp3_44100_128 | Audio output format. mp3_44100_192 and opus require Creator tier+. |
| seedopt | INT | 00–4294967295 | Seed for reproducibility. 0 = random. Determinism not guaranteed. |
| enable_loggingopt | BOOLEAN | true | If False, requests zero-retention mode (audio + text not stored by ElevenLabs). Required for HIPAA / privacy-sensitive content. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |
| timestamps_json | STRING | — |