Nodes/FireRedTTS3-ComfyUI/FireRedTTS3 Whisper Transcribe
ComfyUI Node

FireRedTTS3 Whisper Transcribe

Transcribe reference AUDIO with Whisper for FireRedTTS3 voice cloning. Audio output is the input passed through unchanged.

By Saganaki22·Created 11 days ago·Updated 7 days ago· 17
FireRedTTS3 Whisper Transcribe
  • audio
  • audio
  • transcript
modelwhisper-large-v3-turbo
dtypeauto
languageauto
tasktranscribe
chunk_length_s30
download_if_missingtrue
CategoryFireRedTTS3

Inputs (7)

NameTypeDefaultDescription
audioAUDIOReference audio to transcribe for the FireRedTTS3 prompt_text input.
modelCOMBOwhisper-large-v3-turboWhisper ASR model. Turbo is fast and usually accurate enough for reference transcripts. Downloads into ComfyUI/models/audio_encoders when missing.
dtypeCOMBOautoWhisper precision. auto uses bf16 on supported CUDA/XPU and fp32 otherwise.
languageCOMBOautoReference audio language. auto detects it; setting it can improve transcript accuracy.
taskCOMBOtranscribetranscribe keeps the original language; translate outputs English.
chunk_length_sINT300–120Whisper chunk length for longer reference clips. 0 lets Transformers choose.
download_if_missingBOOLEANtrueDownload the selected Whisper model into ComfyUI/models/audio_encoders if it is missing.

Outputs (2)

NameTypeDescription
audioAUDIO
transcriptSTRING