Files

5 lines
149 B
Python

"""WOV faster-whisper 语音转写节点。
把 FFmpeg 节点产出的标准化音频转写为 SRT 字幕,供后续 LLM 翻译节点使用。
"""