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.
415 stars. No commits in the last 6 months.
Stars
415
Forks
116
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/ArthurFDLR/whisper-youtube"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
jdepoix/youtube-transcript-api
This is a python API which allows you to get the transcript/subtitles for a given YouTube video....
MatteoFasulo/Whisper-TikTok
From AI tools to TikTok video creation using FFMPEG, Microsoft Edge read aloud and OpenAI Whisper model
pszemraj/vid2cleantxt
Python API & command-line tool to easily transcribe speech-based video files into clean text
chenyme/Chenyme-AAVT
这是一个全自动(音频)视频翻译项目。利用Whisper识别声音,AI大模型翻译字幕,最后合并字幕视频,生成翻译后的视频。
JJWRoeloffs/transcribe_align_textgrid
A small wrapper package around whisper-timestamped. Create force-aligned transcription TextGrids...