← Back to Portfolio Software

The Whisperer

A wrapper for OpenAI Whisper for video and audio transcription, translation, and subtitle generation.

Date May 2024
Role Developer
CodePythonWhisperAITranscription
The Whisperer

About

A command-line toolkit that wraps OpenAI’s Whisper model for transcribing and translating video and audio content. Supports batch processing from YouTube playlists or local files, and generates subtitle files ready for upload.

Features

  • YouTube playlist link extraction for batch processing
  • Single video or batch list processing via shell scripts
  • Whisper-powered transcription and translation
  • SRT/VTT subtitle file generation
  • Handles both remote YouTube links and local file paths

View on GitHub