deepgram-starters/node-transcription
Get started using Deepgram's Transcription with this Node demo app
This tool helps developers quickly integrate real-time or pre-recorded audio transcription into their applications. It takes audio input and outputs text, making it easier for them to build features like voice assistants, meeting notes, or audio content analysis. It's designed for Node.js developers looking to leverage Deepgram's transcription services.
Use this if you are a Node.js developer who needs a quick, functional starting point to add audio transcription capabilities to your application.
Not ideal if you are looking for a standalone transcription tool for end-users or if you are not a developer working with Node.js.
Stars
33
Forks
23
Language
JavaScript
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/deepgram-starters/node-transcription"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
deepgram/deepgram-js-sdk
Official JavaScript SDK for Deepgram.
agentvoiceresponse/avr-infra
The AVR Infrastructure project is designed to launch the Agent Voice Response application, which...
deepgram/deepgram-dotnet-sdk
Official .NET SDK for Deepgram.
deepgram/deepgram-rust-sdk
Community Rust SDK for Deepgram.
deepgram-starters/node-voice-agent
Get started using Deepgram's Voice Agent with this Node demo app