{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/5"}],"enrichment":{"capability":"Official Python SDK for Deepgram's speech recognition, text-to-speech, language understanding, and voice agent APIs, with synchronous and asynchronous client support.","skillfed_tags":["speech-recognition","text-to-speech","voice-ai"],"use_cases":["Transcribe pre-recorded audio files to text using the file transcription API with models like nova-3.","Build real-time speech recognition applications using WebSocket connections with the Listen v2 model.","Generate natural-sounding speech from text and save it as audio files using the text-to-speech API.","Analyze text for sentiment, topics, and intent detection in language understanding workflows.","Create conversational voice agents that combine speech recognition, LLM reasoning, and speech synthesis."],"what_it_does":"The Deepgram Python SDK is the official client library for accessing Deepgram's speech and language AI services. It wraps HTTP and WebSocket APIs for speech-to-text transcription (file and real-time), text-to-speech synthesis, text analysis (sentiment, topics, intents), and voice agent orchestration. The SDK provides both synchronous and asynchronous clients, supports two authentication methods (API key and access token), and handles connection management and event streaming internally.\n\nYou use it to add speech recognition, voice synthesis, or conversational AI capabilities to Python applications without building HTTP clients or managing WebSocket connections yourself. It depends on httpx for HTTP transport, pydantic for request/response validation, and websockets for real-time streaming. The library is actively maintained, supports Python 3.10 through 3.15, and has no known security vulnerabilities.","worth_installing":"Yes. The SDK is actively maintained (released 2 days ago), has low install friction, no known vulnerabilities, and a permissive MIT license. It's the official client for Deepgram's APIs and covers a complete feature set from transcription to voice agents. Install it if you need to integrate Deepgram's speech or language AI services into a Python application."},"id":"deepgram-sdk","links":{"html":"https://skillfed.io/packages/deepgram-sdk","md":"https://skillfed.io/packages/deepgram-sdk.md","pypi":"https://pypi.org/project/deepgram-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-12","license_spdx":null,"license_treatment":"permissive","name":"deepgram-sdk","python_support":"supports_current","summary":null},"popularity":{"monthly_downloads":3152641,"position":2723,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"7.7.0"}
