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.

autosrt
51
Established
vosk_autosrt
44
Emerging
Maintenance 0/25
Adoption 8/25
Maturity 25/25
Community 18/25
Maintenance 0/25
Adoption 5/25
Maturity 25/25
Community 14/25
Stars: 68
Forks: 13
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 11
Forks: 3
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m
Stale 6m

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.

content creation video editing localization education media accessibility

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.

content-creation video-editing education accessibility multilingual-content

Scores updated daily from GitHub, PyPI, and npm data. How scores work