Speech-to-text with Deepgram

Speech-to-text with Deepgram

1 minute read

Bekah Hawrot Weigel (@bekahhw) joined me on my stream today to show how you can transcribe text using Deepgram’s Node.js SDK.

We went through the demo code all the way to building out an app with Express that allows you to submit a URL for transcription.

Here’s the code for what we built out

The https://github.com/nickytonline/deepgram-speech-to-text-stream repository on GitHub OpenGraph image for https://github.com/nickytonline/deepgram-speech-to-text-stream

Check out their docs if you want to learn more about what Deepgram can do!

Also, be sure to check out Bekah’s latest post!

The https://dev.to/deepgram/how-to-add-speech-recognition-to-your-react-and-nodejs-project-4404 post on DEV OpenGraph image for https://dev.to/deepgram/how-to-add-speech-recognition-to-your-react-and-nodejs-project-4404

Thanks for hanging Bekah!