Autosub

 6 likes

Command-line utility for auto-generating subtitles for any video file . It takes a video or an audio file as input, performs voice activity detection to find speech regions, makes parallel requests to Google Web Speech API to generate transcriptions.

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
Discontinued

The project is no longer maintained and developed since February 2019

  No rating
6likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Audio-to-text
  2.  Speech to text
  3.  Srt
  4.  Speech Recognition

 Tags

Autosub News & Activities

Highlights All activities

Recent activities

No activities found.

Autosub information

  • Developed by

    Unknown
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    2 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Video & Movies

GitHub repository

  •  4,192 Stars
  •  1,659 Forks
  •  133 Open Issues
  •   Updated Mar 22, 2024 
View on GitHub

Our users have written 0 comments and reviews about Autosub, and it has gotten 6 likes

Autosub was added to AlternativeTo by timoteo7 on Jul 2, 2019 and this page was last updated Apr 11, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Autosub?

Autosub is a utility for automatic speech recognition and subtitle generation. It takes a video or an audio file as input, performs voice activity detection to find speech regions, makes parallel requests to Google Web Speech API to generate transcriptions for those regions, (optionally) translates them to a different language, and finally saves the resulting subtitles to disk. It supports a variety of input and output languages (to see which, run the utility with the argument --list-languages) and can currently produce subtitles in either the SRT format or simple JSON.

Official Links