/subextractor

Autogenerate subtitles using vosk speech recognition

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

This little python script allows you to generate a srt subtitle file from a video using the speech recognition software vosk.

It requires the python module vosk and tqdm installed and ffmpeg.