ArthurFDLR/whisper-youtube
A Google Colab notebook that uses OpenAI's Whisper model to transcribe YouTube videos to text.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
This repository provides a notebook for transcribing YouTube videos using OpenAI’s Whisper model, which is a transformer-based automatic speech recognition system. The notebook guides users through downloading audio from YouTube and running Whisper inference to generate transcripts. It allows configuration of inference parameters and saves both transcripts and audio files to Google Drive.