deepgram-python-speech-to-text
OfficialTranscribe audio with the Deepgram Python SDK.
Authordeepgram
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Writers or developers who maintain Python repos with Deepgram STT code often need a quick, guided way to transcribe audio using the v1 / Listen API, either from prerecorded files via REST or in real time via WebSocket.
Core Features & Use Cases
- Supports REST transcription endpoints: transcribe_url and transcribe_file for batch or URL-based audio.
- Supports WebSocket streaming via listen.v1.connect for real-time transcription.
- Use cases include enabling ASR in Python apps, testing integration, and validating model outputs within a repo.
Quick Start
Create a Deepgram client and call listen.v1.media.transcribe_url or listen.v1.connect to start transcription.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: deepgram-python-speech-to-text Download link: https://github.com/deepgram/deepgram-python-sdk/archive/main.zip#deepgram-python-speech-to-text Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.