whisper-youtube and ur_audio_sub

Both tools wrap OpenAI's Whisper for YouTube transcription but target different use cases: the first is a standalone application focused on YouTube-specific transcription, while the second is a Google Colab notebook that provides a more accessible, browser-based workflow with multi-language support—making them complementary approaches rather than direct competitors.

whisper-youtube
50
Established
ur_audio_sub
37
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Maintenance 0/25
Adoption 10/25
Maturity 18/25
Community 9/25
Stars: 415
Forks: 116
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 16
Forks: 2
Downloads: 75
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stale 6m No Package No Dependents
Stale 6m

About whisper-youtube

ArthurFDLR/whisper-youtube

🔉 Youtube Videos Transcription with OpenAI's Whisper

Extracts audio from YouTube videos using `yt-dlp` or similar tools, then processes it through Whisper's multilingual speech recognition pipeline to generate timestamped transcripts. Designed as a Google Colab notebook for GPU-accelerated inference, supporting multiple Whisper model sizes (tiny through large) with configurable parameters for language detection, translation, and output formats that can be saved directly to Google Drive.

About ur_audio_sub

thinh-vu/ur_audio_sub

Generate text captions for audio files & youtube video using OpenAI Whisper on Google Colab. Multiple languages support.

Scores updated daily from GitHub, PyPI, and npm data. How scores work