/AutoSub-WebAPI

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

Primary LanguagePythonMIT LicenseMIT

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