Skip to content

A WebAPI to generate subtitle files (SRT/VTT/TXT) for any video using either DeepSpeech or Coqui

License

Notifications You must be signed in to change notification settings

HighDoping/AutoSub-WebAPI

 
 

Repository files navigation

AutoSub

Build AutoSub docker image that supports WebAPI.

Designed to be used with AV2Sub.

Support DeepSpeech and Coqui STT.

Tested on Windows WSL2.

Original project: AutoSub

Usage

Download the models to ./models

Change settings in docker-compose.yml

start container with

docker-compose up

About

A WebAPI to generate subtitle files (SRT/VTT/TXT) for any video using either DeepSpeech or Coqui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.7%
  • Shell 1.9%
  • Dockerfile 1.4%