Automated Python GUI application for transcribing videos with Whisper, generating word-aligned SRT subtitles, and stylishly embedding those subtitles into the video via FFmpeg.
python 3.9.0 or lower version are needed
git clone https://github.com/fabio-spoto/auto-captioner.git
pip install -r requirements.txt
python app.py

