Няма описание

Karl 967bd97992 add support for single file and recursive folder преди 7 месеца
.github 1c0cdb6eba Add GitHub Workflow with Pylint analyzer преди 1 година
.vscode 966fa639c4 more updates, working with whisper and faster-whipser преди 8 месеца
bazarr-ai-sub-generator 967bd97992 add support for single file and recursive folder преди 7 месеца
.gitignore 7b9eb02f12 ignore config file преди 1 година
LICENSE d8a3d96f52 New version using faster-whisper with more model parameters exposed преди 1 година
README.md 3988ba518b update readme преди 1 година
config.cfg.example 09e718b597 config update преди 1 година
requirements.txt 966fa639c4 more updates, working with whisper and faster-whipser преди 8 месеца
setup.py 281b3cabc1 more cleanup преди 8 месеца

README.md

bazarr-ai-sub-generator

This is a fork 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.

Installation

Usage