Nodes/ComfyUI-Raon-OpenTTS/Raon Whisper Transcribe
ComfyUI Node

Raon Whisper Transcribe

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

By Saganaki22·Created 6 days ago·Updated 6 days ago· 11
Raon Whisper Transcribe
  • audio
  • audio
  • transcript
modelwhisper-large-v3-turbo
dtypeauto
languageauto
tasktranscribe
chunk_length_s30
download_if_missingtrue
CategoryRaonOpenTTS

Inputs (7)

NameTypeDefaultDescription
audioAUDIOReference audio to transcribe for the Raon-OpenTTS ref_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