Generate automatic, translated captions for any video with Whisper AutoCaption(github.com)
github.com
Generate automatic, translated captions for any video with Whisper AutoCaption
https://github.com/gradient-ai/Whisper-AutoCaption
https://github.com/gradient-ai/Whisper-AutoCaption
The way it works is by first generating the translated speech to text values at labeled timestamps with Whisper. Then, MoviePy scales the captions to the size of the inputted video and overlays them at the (mostly) correct timeslots.
Thanks to OpenAI for the incredible free model.