Bekah Hawrot Weigel (@bekahhw) joined me on my stream as we speak to indicate how one can transcribe textual content utilizing Deepgram’s Node.js SDK.
We went by way of the demo code all the way in which to constructing out an app with Categorical that permits you to submit a URL for transcription.
This is the code for what we constructed out
Bekah Hawrot Weigel joins Nick to indicate how one can transcribe textual content utilizing Deepgram’s Node.js SDK. They undergo the demo code all the way in which to constructing out an app with Categorical that permits you to submit a URL for transcription.
Bekah Hawrot Weigel joins Nick to indicate how one can transcribe textual content utilizing Deepgram’s Node.js SDK. They undergo the demo code all the way in which to constructing out an app with Categorical that permits you to submit a URL for transcription.
Set up
- Create a Deepgram account and API key. See the official docs for this. Add the API key to
.env file
, e.g.
DEEPGRAM_API_KEY="YOUR_API_KEY"
- Run
npm set up
- Run `node src/server/server.js
- Navigate to http://localhost:3000.
Try their docs if you wish to study extra about what Deepgram can do!
Additionally, be sure you take a look at Bekah’s newest publish!
Thanks for hanging Bekah!