autosrt and vosk_autosrt
These are competing alternatives that both auto-generate subtitles from video, differing only in their speech recognition backend (Google Speech Recognition API vs. Vosk), making them mutually exclusive choices for the same use case.
About autosrt
botbahlul/autosrt
A python script COMMAND LINE utility to AUTO GENERATE SUBTITLE FILE (using free Google Speech Recognition API) and TRANSLATED SUBTITLE FILE (using unofficial online Google Translate API) for any video or audio file
This tool helps content creators, educators, or anyone working with video or audio automatically generate subtitles and translations. You provide an audio or video file, and it outputs a subtitle file in your chosen language, with an optional translation into another language. It's ideal for anyone needing quick, accessible captions for their media.
About vosk_autosrt
botbahlul/vosk_autosrt
A python script COMMAND LINE utility to AUTO GENERATE SUBTITLE FILE (using free Vosk Speech Recognition API) and TRANSLATED SUBTITLE FILE (using unofficial online Google Translate API) for any video or audio file
This tool helps content creators, educators, or anyone working with video or audio files to automatically create subtitles. You provide a video or audio file, and it generates a subtitle file in the original language, and can also produce a translated version. This is ideal for those who need to make their media accessible or consumable by a wider, multilingual audience.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work