ComfyUI Node
SupaVoice Local Whisper Transcriber
A ComfyUI node in SupaVoice/audio with 6 inputs and 3 outputs.
SupaVoice Local Whisper Transcriber
- audio
- transcript
- txt_path
- json_path
◄languagemy►
◄whisper_modellarge-v3-turbo►
◄compute_typefloat16►
◄beam_size5►
◄output_prefixlocal_whisper_label►
CategorySupaVoice/audio
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| audio | AUDIO | — | |
| language | COMBO | my | 3 options: auto, my, en |
| whisper_model | COMBO | large-v3-turbo | 4 options: small, medium, large-v3, large-v3-turbo |
| compute_type | COMBO | float16 | 3 options: float16, int8_float16, int8 |
| beam_size | INT | 51–10 | — |
| output_prefix | STRING | local_whisper_label | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| transcript | STRING | — |
| txt_path | STRING | — |
| json_path | STRING | — |