Audio To Text (mtb)
Audio To Text (mtb)
Transcribe audio to text using Whisper.
Pack: MTB Nodes
custom_nodes.comfy_mtb
Inputs (4)
| Name | Type | Required |
|---|---|---|
| pipeline | WHISPER_PIPELINE | required |
| audio | AUDIO | required |
| language | COMBO | required |
| return_timestamps | BOOLEAN | required |
Outputs (2)
| Name | Type |
|---|---|
| STRING | STRING |
| WHISPER_OUTPUT | WHISPER_OUTPUT |