# LiveKit Plugins DeepGram
Agent Framework plugin for speech-to-text with [DeepGram](https://deepgram.com/)'s API. Currently supports speech-to-text.
## 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": "https://github.com/livekit/agents",
"name": "livekit-plugins-deepgram",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "webrtc, realtime, audio, video, livekit",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/99/ac/16bcceec78c85161d14ad6fd4607087ba34b2754ea379c9425ab0948dada/livekit_plugins_deepgram-0.7.3.tar.gz",
"platform": null,
"description": "# LiveKit Plugins DeepGram\n\nAgent Framework plugin for speech-to-text with [DeepGram](https://deepgram.com/)'s API. Currently supports speech-to-text.\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": "Apache-2.0",
"summary": "Agent Framework plugin for services using Deepgram's API.",
"version": "0.7.3",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Homepage": "https://github.com/livekit/agents",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"webrtc",
" realtime",
" audio",
" video",
" livekit"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "efedb519b59314ba8dacdb9649802b1846020422cf0de2b037fca66aee47aba0",
"md5": "b52c2277ed3b3e8df051faab97b501e6",
"sha256": "7b77af65e9a62645997e36c8932fff8e962bb44b7bc70819fbcf7b2de9d526d4"
},
"downloads": -1,
"filename": "livekit_plugins_deepgram-0.7.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b52c2277ed3b3e8df051faab97b501e6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 15426,
"upload_time": "2025-04-07T13:45:12",
"upload_time_iso_8601": "2025-04-07T13:45:12.282170Z",
"url": "https://files.pythonhosted.org/packages/ef/ed/b519b59314ba8dacdb9649802b1846020422cf0de2b037fca66aee47aba0/livekit_plugins_deepgram-0.7.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "99ac16bcceec78c85161d14ad6fd4607087ba34b2754ea379c9425ab0948dada",
"md5": "91ae269c23fbead495019a5b0e40941d",
"sha256": "a4ed1441c754952c544101e721fc7399c9593850a7cdc7343bfffcde56168cd9"
},
"downloads": -1,
"filename": "livekit_plugins_deepgram-0.7.3.tar.gz",
"has_sig": false,
"md5_digest": "91ae269c23fbead495019a5b0e40941d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 13536,
"upload_time": "2025-04-07T13:45:17",
"upload_time_iso_8601": "2025-04-07T13:45:17.103186Z",
"url": "https://files.pythonhosted.org/packages/99/ac/16bcceec78c85161d14ad6fd4607087ba34b2754ea379c9425ab0948dada/livekit_plugins_deepgram-0.7.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-04-07 13:45:17",
"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"
}