ComfyUI Node
Whisper Transcribe (OpenAI API)
A ComfyUI node in SALT/Whisper with 11 inputs and 3 outputs.
Whisper Transcribe (OpenAI API)
- transcription_result
- audio_path
- frames_count
◄file_path—►
◄openai_key—►
◄model▾►
◄mode▾►
◄language—►
◄response_format▾►
◄temperature0.70►
◄timestamp_granularities▾►
◄max_frames0►
◄seek_seconds0.00►
◄prompt—►
CategorySALT/Whisper
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| file_path | STRING | — | |
| openai_key | STRING | — | |
| modelopt | COMBO | 1 options: whisper-1 | |
| modeopt | COMBO | 2 options: transcribe, translate_to_english | |
| languageopt | STRING | — | |
| response_formatopt | COMBO | 4 options: text, json, verbose_json, prompt_schedule | |
| temperatureopt | FLOAT | 0.700–1 | — |
| timestamp_granularitiesopt | COMBO | 2 options: segment, word | |
| max_framesopt | INT | 0 | — |
| seek_secondsopt | FLOAT | 0.00 | — |
| promptopt | STRING | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| transcription_result | STRING | — |
| audio_path | STRING | — |
| frames_count | INT | — |