
Deepgram Js Conversational Stt
- 32 installs
- 269 repo stars
- Updated August 4, 2026
- deepgram/deepgram-js-sdk
Transcribe multi-speaker conversations in TypeScript/JavaScript with Deepgram diarization and formatting.
About
A TypeScript/JavaScript skill for conversational speech-to-text with Deepgram - transcribing multi-speaker dialogue with diarization and formatting suited to conversations. It shows how to configure and parse conversational transcription in a TypeScript/JavaScript app. A solo builder reaches for it for meeting notes, call transcripts, or interview tooling.
- Conversational STT in TypeScript/JavaScript
- Speaker diarization and formatting
- Multi-speaker transcription
Deepgram Js Conversational Stt by the numbers
- 32 all-time installs (skills.sh)
- Ranked #3,359 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/deepgram/deepgram-js-sdk --skill deepgram-js-conversational-sttAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 32 |
|---|---|
| repo stars | ★ 269 |
| Last updated | August 4, 2026 |
| Repository | deepgram/deepgram-js-sdk ↗ |
What it does
Transcribe multi-speaker conversations in TypeScript/JavaScript with Deepgram diarization and formatting.
Who is it for?
TypeScript/JavaScript apps transcribing meetings, calls, or interviews
Skip if: Single-speaker one-shot transcription,Text-to-speech
When should I use this skill?
When you need multi-speaker conversation transcription in a TypeScript/JavaScript project using Deepgram.
What you get
A working diarized conversational transcription flow.
- Working Deepgram integration code