Hacker News new | ask | show | jobs
by Anunayj 947 days ago
The Whisper API provides timestamped subtitle files, so that's a non issue, all you have to do is extract the audio, split and upload
1 comments

I've made this little wrapper to do all that locally. `makesub video.mp4` will split the stream and create video.en.srt locally via whisper.cpp

https://github.com/mcdallas/whispersub