whisper.cpp/examples/whisper.youtube
nnnet 7a4ff7ec36 add examples/whisper.youtube: YouTube → speech-to-text pipeline
- yt_transcribe.py: yt-dlp + ffmpeg + whisper-cli (large-v3) wrapper
- parakeet_transcribe.py: alternative NVIDIA Parakeet ASR backend
- parakeet: shell launcher for parakeet via local venv
- transcriptions/q1CluXct_VI.txt: sample output (8h audiobook)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 20:32:07 +03:00
..
transcriptions add examples/whisper.youtube: YouTube → speech-to-text pipeline 2026-05-11 20:32:07 +03:00
.gitignore add examples/whisper.youtube: YouTube → speech-to-text pipeline 2026-05-11 20:32:07 +03:00
parakeet add examples/whisper.youtube: YouTube → speech-to-text pipeline 2026-05-11 20:32:07 +03:00
parakeet_transcribe.py add examples/whisper.youtube: YouTube → speech-to-text pipeline 2026-05-11 20:32:07 +03:00
yt_transcribe.py add examples/whisper.youtube: YouTube → speech-to-text pipeline 2026-05-11 20:32:07 +03:00