Skip to main content
Subscribe via RSS Feed

Search the site

Search for blog posts, talks, projects, and more

↑↓NavigateEnterOpenESCClose

Speech-to-text with Deepgram

1 min 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

https://github.com/nickytonline/deepgram-speech-to-text-stream https://github.com/nickytonline/deepgram-speech-to-text-stream github.com

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!

How to Add Speech Recognition to Your React and Node.js Project How to Add Speech Recognition to Your React and Node.js Project

Thanks for hanging Bekah!