ComfyUI Node
WavTTS Whisper Transcribe
Transcribe reference AUDIO with Whisper so WavTTS has the required prompt transcript.
WavTTS Whisper Transcribe
- audio
- transcript
◄modelwhisper-large-v3-turbo (auto-download)►
◄dtypeauto►
◄languageauto►
◄tasktranscribe►
◄chunk_length_s30►
◄download_if_missingtrue►
CategoryWavTTS
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| audio | AUDIO | Reference audio to transcribe for WavTTS reference_text. | |
| model | COMBO | whisper-large-v3-turbo (auto-download) | 5 options: whisper-large-v3-turbo (auto-download), whisper-large-v3 (auto-download), whisper-medium (auto-download), whisper-small (auto-download), whisper-tiny (auto-download) |
| dtype | COMBO | auto | 4 options: auto, fp16, bf16, fp32 |
| language | COMBO | auto | 13 options: auto, english, chinese, japanese, korean, french, +7 |
| task | COMBO | transcribe | 2 options: transcribe, translate |
| chunk_length_s | INT | 300–120 | — |
| download_if_missing | BOOLEAN | true | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| transcript | STRING | — |