whisper_transcribe Setup Steps Create virtual environment: python -m venv venv Install whisper: pip install git+https://github.com/openai/whisper.git Make sure system has ffmpeg in path Create folders input, output Put the video or audio to be transcribed in input folder