m1guelpf/auto-subtitle
A Python tool that uses OpenAI Whisper to automatically generate and overlay subtitles on video files.

Not currently ranked — collecting fresh signals.
star history
This repository provides a command-line tool that combines FFmpeg with OpenAI Whisper to automatically transcribe speech from video files and burn the resulting subtitles directly into the output video. Users can select from various Whisper model sizes (tiny to large) for speed/accuracy tradeoffs and optionally translate non-English audio to English captions.
Frequently asked
- What is m1guelpf/auto-subtitle?
- A Python tool that uses OpenAI Whisper to automatically generate and overlay subtitles on video files.
- Is auto-subtitle open source?
- Yes — m1guelpf/auto-subtitle is open source, released under the MIT license.
- What language is auto-subtitle written in?
- m1guelpf/auto-subtitle is primarily written in Python.
- How popular is auto-subtitle?
- m1guelpf/auto-subtitle has 2.3k stars on GitHub.
- Where can I find auto-subtitle?
- m1guelpf/auto-subtitle is on GitHub at https://github.com/m1guelpf/auto-subtitle.