deepgram/deepgram-python-sdk
Python SDK for Deepgram's speech recognition, text-to-speech, and language understanding APIs.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
This is the official Python client library for Deepgram’s hosted AI APIs. It provides both synchronous and asynchronous interfaces for real-time speech recognition (via WebSocket connections), batch transcription, text-to-speech synthesis, and language understanding capabilities. Developers use it to integrate speech AI into applications by wrapping API calls and handling connection lifecycle management.