ComfyUI Node
ASR · 语音转字幕
使用 MediaKit 识别视频语音,输出带时间戳的字幕。
ASR · 语音转字幕
- video
- subtitle
- raw_json
◄content_typeauto►
◄languageauto►
◄enable_speaker_infofalse►
◄enable_confidencefalse►
◄poll_interval_seconds10►
◄max_poll_attempts720►
CategoryMediaKit/Video AI
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| video | VIDEO | — | |
| content_type | COMBO | auto | auto 由算法自动探测识别类型。 |
| language | COMBO | auto | 识别提示语言;auto 自动探测语种。 |
| enable_speaker_info | BOOLEAN | false | 开启说话人识别。 |
| enable_confidence | BOOLEAN | false | 返回识别置信度。 |
| poll_interval_seconds | INT | 102–60 | — |
| max_poll_attempts | INT | 7201–5000 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| subtitle | STRING | — |
| raw_json | STRING | — |