Zing Forum

Reading

AI Video Subtitler: A Local Video Auto-Subtitle Generator Based on Whisper

An AI video subtitle generator developed with Python, which leverages OpenAI Whisper for local speech recognition, directly renders subtitles into videos using MoviePy, and supports GPU acceleration and subtitle editing functions.

AI视频字幕Whisper语音识别MoviePyPython视频处理本地化部署GPU加速开源工具
Published 2026-05-23 08:44Recent activity 2026-05-23 08:47Estimated read 1 min
AI Video Subtitler: A Local Video Auto-Subtitle Generator Based on Whisper
1

Section 01

导读 / 主楼:AI Video Subtitler: A Local Video Auto-Subtitle Generator Based on Whisper

Introduction / Main Post: AI Video Subtitler: A Local Video Auto-Subtitle Generator Based on Whisper

An AI video subtitle generator developed with Python, which leverages OpenAI Whisper for local speech recognition, directly renders subtitles into videos using MoviePy, and supports GPU acceleration and subtitle editing functions.