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

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is ArthurFDLR/whisper-youtube?
- A Google Colab notebook that uses OpenAI's Whisper model to transcribe YouTube videos to text.
- Is whisper-youtube open source?
- Yes — ArthurFDLR/whisper-youtube is open source, released under the MIT license.
- What language is whisper-youtube written in?
- ArthurFDLR/whisper-youtube is primarily written in Jupyter Notebook.
- How popular is whisper-youtube?
- ArthurFDLR/whisper-youtube has 421 stars on GitHub.
- Where can I find whisper-youtube?
- ArthurFDLR/whisper-youtube is on GitHub at https://github.com/ArthurFDLR/whisper-youtube.