Generate, translate, and burn subtitles into videos with a simple web UI and a clean Python API. This project wraps Whisper for transcription, supports Google and OpenAI for translation, and uses ...
This Python script extracts a user-selected audio track from a video file and transcribes it to text using OpenAI’s Whisper model. To improve efficiency, the audio track is analysed by pyannote.audio ...