Wednesday, June 22, 2022
HomeWordPress DevelopmentSpeech-to-text with Deepgram - DEV Group

Speech-to-text with Deepgram – DEV Group


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.

Using Deepgram for speech-to-text with Bekah H. Weigel

Set up

  1. 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"
  1. Run npm set up
  2. Run `node src/server/server.js
  3. 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!

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments