# Deepgram plugin for LiveKit Agents
Support for [Deepgram](https://deepgram.com/)'s voice AI services in LiveKit Agents.
More information is available in the docs for the [STT](https://docs.livekit.io/agents/integrations/stt/deepgram/) and [TTS](https://docs.livekit.io/agents/integrations/tts/deepgram/) integrations.
## Installation
```bash
pip install livekit-plugins-deepgram
```
## Pre-requisites
You'll need an API key from DeepGram. It can be set as an environment variable: `DEEPGRAM_API_KEY`
Raw data
{
"_id": null,
"home_page": null,
"name": "livekit-plugins-deepgram",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "ai, audio, deepgram, livekit, realtime, video, voice",
"author": null,
"author_email": "LiveKit <hello@livekit.io>",
"download_url": "https://files.pythonhosted.org/packages/ef/7d/1e1945a00481b953a911060b2b2a2286795327326f2d429e96d8f4bb5066/livekit_plugins_deepgram-1.2.18.tar.gz",
"platform": null,
"description": "# Deepgram plugin for LiveKit Agents\n\nSupport for [Deepgram](https://deepgram.com/)'s voice AI services in LiveKit Agents.\n\nMore information is available in the docs for the [STT](https://docs.livekit.io/agents/integrations/stt/deepgram/) and [TTS](https://docs.livekit.io/agents/integrations/tts/deepgram/) integrations.\n\n## Installation\n\n```bash\npip install livekit-plugins-deepgram\n```\n\n## Pre-requisites\n\nYou'll need an API key from DeepGram. It can be set as an environment variable: `DEEPGRAM_API_KEY`\n",
"bugtrack_url": null,
"license": null,
"summary": "Agent Framework plugin for services using Deepgram's API.",
"version": "1.2.18",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"ai",
" audio",
" deepgram",
" livekit",
" realtime",
" video",
" voice"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c7d26d3f45394076b693ce963a77d74ab14eaa403787b807f413088a375e1840",
"md5": "2186cb1ab174ba8c659adc00ce7474d7",
"sha256": "f7adda9797d69fc62133a1e7e98bac222916e24c9434839786ba40783a59390a"
},
"downloads": -1,
"filename": "livekit_plugins_deepgram-1.2.18-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2186cb1ab174ba8c659adc00ce7474d7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 20899,
"upload_time": "2025-11-05T19:32:51",
"upload_time_iso_8601": "2025-11-05T19:32:51.582153Z",
"url": "https://files.pythonhosted.org/packages/c7/d2/6d3f45394076b693ce963a77d74ab14eaa403787b807f413088a375e1840/livekit_plugins_deepgram-1.2.18-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ef7d1e1945a00481b953a911060b2b2a2286795327326f2d429e96d8f4bb5066",
"md5": "e0297749675e8501ef242c8290102faa",
"sha256": "622f003ac8581c5cf4d2c4673c763733105d8f3d301f9a57d80df7ed638dcb50"
},
"downloads": -1,
"filename": "livekit_plugins_deepgram-1.2.18.tar.gz",
"has_sig": false,
"md5_digest": "e0297749675e8501ef242c8290102faa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 15176,
"upload_time": "2025-11-05T19:32:52",
"upload_time_iso_8601": "2025-11-05T19:32:52.550049Z",
"url": "https://files.pythonhosted.org/packages/ef/7d/1e1945a00481b953a911060b2b2a2286795327326f2d429e96d8f4bb5066/livekit_plugins_deepgram-1.2.18.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-11-05 19:32:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "livekit",
"github_project": "agents",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "livekit-plugins-deepgram"
}