# 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": "audio, elevenlabs, livekit, realtime, video, webrtc",
"author": null,
"author_email": "LiveKit <hello@livekit.io>",
"download_url": "https://files.pythonhosted.org/packages/db/0b/7f74cf944fd6e0ca0562323dc599727711d39ff223a427795a3fa036b8ac/livekit_plugins_elevenlabs-1.2.1.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.1",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"audio",
" elevenlabs",
" livekit",
" realtime",
" video",
" webrtc"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c9f619f3269b79a689256f1ee62269857a976aa3e7bfd5893519141b28a7260e",
"md5": "23f8eba117ff68cb4f440147922bf603",
"sha256": "82a181ddb75cbd70229bb3e8a175ba9a484c4121abe0fa962d10c1ba52059aec"
},
"downloads": -1,
"filename": "livekit_plugins_elevenlabs-1.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "23f8eba117ff68cb4f440147922bf603",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 11604,
"upload_time": "2025-07-17T18:41:35",
"upload_time_iso_8601": "2025-07-17T18:41:35.146464Z",
"url": "https://files.pythonhosted.org/packages/c9/f6/19f3269b79a689256f1ee62269857a976aa3e7bfd5893519141b28a7260e/livekit_plugins_elevenlabs-1.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "db0b7f74cf944fd6e0ca0562323dc599727711d39ff223a427795a3fa036b8ac",
"md5": "7266258b51e7095d9ae357eb73c7aed8",
"sha256": "ea3bf1d450247ee6523dd56e26d5ef5232d5dbdeaca89e062e03a05a6303d60b"
},
"downloads": -1,
"filename": "livekit_plugins_elevenlabs-1.2.1.tar.gz",
"has_sig": false,
"md5_digest": "7266258b51e7095d9ae357eb73c7aed8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 9429,
"upload_time": "2025-07-17T18:41:36",
"upload_time_iso_8601": "2025-07-17T18:41:36.047541Z",
"url": "https://files.pythonhosted.org/packages/db/0b/7f74cf944fd6e0ca0562323dc599727711d39ff223a427795a3fa036b8ac/livekit_plugins_elevenlabs-1.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-17 18:41:36",
"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"
}