Nodes/ComfyUI-ElevenLabs-Pro/ElevenLabs Pro - Speech to Text
ComfyUI Node

ElevenLabs Pro - Speech to Text

A ComfyUI node in ElevenLabs Pro/Audio with 13 inputs and 3 outputs.

By IxMxAMAR·Created 4 months ago·Updated 2 months ago· 1
ElevenLabs Pro - Speech to Text
  • audio
  • text
  • language_code
  • words_json
api_key
modelscribe_v2
language_code
tag_audio_eventsfalse
diarizefalse
num_speakers0
timestamps_granularityword
seed0
diarization_threshold0.50
temperature0.00
keyterms
no_verbatimfalse
CategoryElevenLabs Pro/Audio

Inputs (13)

NameTypeDefaultDescription
api_keySTRING
audioAUDIO
modelCOMBOscribe_v22 options: scribe_v2, scribe_v1
language_codeoptSTRINGISO language code (e.g. 'en', 'es'). Empty = auto-detect.
tag_audio_eventsoptBOOLEANfalseAnnotate sounds like (laughter), (music) in transcript.
diarizeoptBOOLEANfalseIdentify and label different speakers.
num_speakersoptINT00–32Expected number of speakers. 0 = auto-detect.
timestamps_granularityoptCOMBOwordTimestamp granularity. 'none' returns no timing info (matches API spec).
seedoptINT00–2147483647Seed for reproducibility. 0 = random. Determinism not guaranteed.
diarization_thresholdoptFLOAT0.500–1Threshold for speaker diarization. Higher = stricter separation.
temperatureoptFLOAT0.000–1Sampling temperature. 0 = deterministic.
keytermsoptSTRINGComma-separated key terms to bias recognition toward.
no_verbatimoptBOOLEANfalseRemove filler words and stutters (scribe_v2 only).

Outputs (3)

NameTypeDescription
textSTRING
language_codeSTRING
words_jsonSTRING