software
GPT-Whisper-captions
Automates subtitle generation by extracting audio from videos, transcribing content via OpenAI's Whisper API, and embedding subtitles back into videos.
Details
- Language
- Python
- API
- OpenAI Whisper
- Purpose
- Automated video captioning
Extracts audio from video files, sends it to OpenAI's Whisper for transcription, then embeds the generated subtitles back into the video. Built for batch processing content creation workflows.