GitHub - pmarreck/yt-transcriber: TUI app- Give it a YouTube URL and you get a transcription with possible speaker identification and optional summary or translation, all thanks to open-source AI tooling and my lack of enough free time to watch content-sparse YouTube videos
yt-transcriber
TUI app- Give it a YouTube URL (or a path to a video or audio file) and you get a transcription with possible speaker identification (WIP) and optional summary or translation, all thanks to open-source AI tooling and my lack of enough free time to watch content-sparse YouTube videos
features
transcribe YouTube videos by URL
output metadata about the video
speaker identification (probably using an LLM in conjunction with a speaker diarization library)
summarization via summarize (r...
Read more at github.com