Karl0ss bfb2332649 Merge pull request #8 from karl0ss/reworked | 3 months ago | |
---|---|---|
.github | 10 months ago | |
.vscode | 4 months ago | |
bazarr-ai-sub-generator | 3 months ago | |
.gitignore | 10 months ago | |
LICENSE | 10 months ago | |
README.md | 10 months ago | |
config.cfg.example | 10 months ago | |
requirements.txt | 4 months ago | |
setup.py | 4 months ago |
This is a rework of faster-auto-subtitle using faster-whisper implementation.
This repository uses ffmpeg
and OpenAI's Whisper to automatically generate and overlay subtitles on any video.
This script will connect to your Bazarr instance to get a list of shows that require subtitles and start processing each video to create, by default Engligh subs, these are then written to the file as Soft subtitles.
It will then send an update to Sonarr and once that is done update the file in Bazarr and move onto the next file.
Clunky, and slow, but works.