A
A

Autosub

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.

Cost / License

  • Free
  • Open Source (MIT)

Alerts

  • Discontinued

Platforms

  • Mac
  • Windows
  • Linux
Discontinued

The project is no longer maintained and developed since February 2019

6likes
0comments
0articles

Features

  1.  Audio-to-text
  2.  Speech to text
  3.  Srt
  4.  Speech Recognition

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,193 Stars
  •  1,648 Forks
  •  134 Open Issues
  •   Updated  
View on GitHub
Autosub was added to AlternativeTo by timoteo7 on and this page was last updated .
No comments or reviews, maybe you want to be first?

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