/plushcap/analysis/deepgram/saving-transcripts-from-terminal

Saving Transcripts From Your Terminal

What's this blog post about?

In this tutorial, the author demonstrates how to use cURL and jq commands to extract transcripts from audio files using Deepgram API. The process involves making a POST request with appropriate headers and data, then using jq to filter out the desired information (transcript in this case). Additionally, the author explains how to save the output to a file and create bash scripts for processing multiple audio files. Finally, they showcase some advanced features of jq that can be used to format the extracted transcripts.

Company
Deepgram

Date published
Aug. 15, 2022

Author(s)
Kevin Lewis

Word count
862

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.