labrijisaad/Youtube-video-transcriptor
In this notebook, I implemented a script to transcribe YouTube videos (and audio files in general) using Google's speech-to-text API.
Extracts audio from YouTube videos and transcribes using Google's Speech-to-Text API with support for multiple languages and automatic translation. Implements multi-threaded processing to optimize transcription speed—30-minute videos complete in ~35 seconds. Runs as a Google Colab notebook with outputs saved as TXT files for both transcription and translated text, leveraging Hugging Face models for summarization.
No commits in the last 6 months.
Stars
17
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 19, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/labrijisaad/Youtube-video-transcriptor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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
ArthurFDLR/whisper-youtube
🔉 Youtube Videos Transcription with OpenAI's Whisper
chenyme/Chenyme-AAVT
这是一个全自动(音频)视频翻译项目。利用Whisper识别声音,AI大模型翻译字幕,最后合并字幕视频,生成翻译后的视频。