How To Transcribe YouTube Videos From Your Terminal
What's this blog post about?
This tutorial demonstrates how to transcribe YouTube videos using the terminal with the help of Deepgram's Speech Recognition API. The process involves downloading audio from a YouTube video, transcribing it with Deepgram's API, and then extracting the transcript text. To achieve this, you will need to install youtube-dl, ffmpeg, jq, and obtain a Deepgram API Key. The steps are similar to transcribing YouTube videos using Node.js but performed entirely on the terminal.
Company
Deepgram
Date published
Aug. 22, 2022
Author(s)
Kevin Lewis
Word count
391
Language
English
Hacker News points
None found.