Guide to Generate Subtitles Using Whisper and FFmpeg Install the Necessary Python Packages pip install git+https://github.com/m1guelpf/auto-subtitle.git pip install ffmpeg-python install ffmpeg sudo apt update && sudo apt install ffmpeg