# ElevenLabs plugin for LiveKit Agents
Support for voice synthesis with [ElevenLabs](https://elevenlabs.io/).
See [https://docs.livekit.io/agents/integrations/tts/elevenlabs/](https://docs.livekit.io/agents/integrations/tts/elevenlabs/) for more information.
## Installation
```bash
pip install livekit-plugins-elevenlabs
```
## Pre-requisites
You'll need an API key from ElevenLabs. It can be set as an environment variable: `ELEVEN_API_KEY`
Raw data
{
"_id": null,
"home_page": null,
"name": "livekit-plugins-elevenlabs",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "ai, audio, elevenlabs, livekit, realtime, video, voice",
"author": null,
"author_email": "LiveKit <hello@livekit.io>",
"download_url": "https://files.pythonhosted.org/packages/fc/7e/4e4da02b56fa38f1c2273a4ed55fc8f7af912d1b43d37fbb544f027dbfc8/livekit_plugins_elevenlabs-1.2.17.tar.gz",
"platform": null,
"description": "# ElevenLabs plugin for LiveKit Agents\n\nSupport for voice synthesis with [ElevenLabs](https://elevenlabs.io/).\n\nSee [https://docs.livekit.io/agents/integrations/tts/elevenlabs/](https://docs.livekit.io/agents/integrations/tts/elevenlabs/) for more information.\n\n## Installation\n\n```bash\npip install livekit-plugins-elevenlabs\n```\n\n## Pre-requisites\n\nYou'll need an API key from ElevenLabs. It can be set as an environment variable: `ELEVEN_API_KEY`\n",
"bugtrack_url": null,
"license": null,
"summary": "Agent Framework plugin for voice synthesis with ElevenLabs' API.",
"version": "1.2.17",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"ai",
" audio",
" elevenlabs",
" livekit",
" realtime",
" video",
" voice"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8f19ac7ebfeff8154e99d3c93358b0e3d729fe937e665f1e9661c82cc493581c",
"md5": "8f991c0312e8325bb28c89910bd3c379",
"sha256": "c5160fe20125b7a6b0b94da6e6b3f0ab840e66e517c591a069c569d00faf8387"
},
"downloads": -1,
"filename": "livekit_plugins_elevenlabs-1.2.17-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8f991c0312e8325bb28c89910bd3c379",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 14049,
"upload_time": "2025-10-29T15:45:47",
"upload_time_iso_8601": "2025-10-29T15:45:47.727883Z",
"url": "https://files.pythonhosted.org/packages/8f/19/ac7ebfeff8154e99d3c93358b0e3d729fe937e665f1e9661c82cc493581c/livekit_plugins_elevenlabs-1.2.17-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fc7e4e4da02b56fa38f1c2273a4ed55fc8f7af912d1b43d37fbb544f027dbfc8",
"md5": "af26e617bb0c4eced4a3f2cb75f6071e",
"sha256": "0fb6c4f3119fd24d849e3248287e0b915950508cca1e1aae25be9e36b24b3643"
},
"downloads": -1,
"filename": "livekit_plugins_elevenlabs-1.2.17.tar.gz",
"has_sig": false,
"md5_digest": "af26e617bb0c4eced4a3f2cb75f6071e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 12199,
"upload_time": "2025-10-29T15:45:48",
"upload_time_iso_8601": "2025-10-29T15:45:48.651990Z",
"url": "https://files.pythonhosted.org/packages/fc/7e/4e4da02b56fa38f1c2273a4ed55fc8f7af912d1b43d37fbb544f027dbfc8/livekit_plugins_elevenlabs-1.2.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-29 15:45:48",
"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-elevenlabs"
}