livekit-plugins-elevenlabs


Namelivekit-plugins-elevenlabs JSON
Version 0.7.10 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryAgent Framework plugin for voice synthesis with ElevenLabs' API.
upload_time2025-01-12 23:44:08
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseApache-2.0
keywords webrtc realtime audio video livekit elevenlabs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LiveKit Plugins Elevenlabs

Agent Framework plugin for voice synthesis with [ElevenLabs](https://elevenlabs.io/) API.

## 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": "https://github.com/livekit/agents",
    "name": "livekit-plugins-elevenlabs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "webrtc, realtime, audio, video, livekit, elevenlabs",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/cc/69/71e6a93146c77585941e91bfdb7653db2dea4db9e62ddfff37ccb361b1b3/livekit_plugins_elevenlabs-0.7.10.tar.gz",
    "platform": null,
    "description": "# LiveKit Plugins Elevenlabs\n\nAgent Framework plugin for voice synthesis with [ElevenLabs](https://elevenlabs.io/) API.\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": "Apache-2.0",
    "summary": "Agent Framework plugin for voice synthesis with ElevenLabs' API.",
    "version": "0.7.10",
    "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",
        " elevenlabs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd6729a8b6e2338448eea8e0987c91be27a6b7e9e0aeb34dab81783e44eff255",
                "md5": "1c13f89930a1524ad37ad42dc3b7172c",
                "sha256": "8ffe1791b0a4bcfdf165d03a08cc9831d7f63c6c301fea8a1c7b54524f5c41c2"
            },
            "downloads": -1,
            "filename": "livekit_plugins_elevenlabs-0.7.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1c13f89930a1524ad37ad42dc3b7172c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 9121,
            "upload_time": "2025-01-12T23:43:53",
            "upload_time_iso_8601": "2025-01-12T23:43:53.317186Z",
            "url": "https://files.pythonhosted.org/packages/bd/67/29a8b6e2338448eea8e0987c91be27a6b7e9e0aeb34dab81783e44eff255/livekit_plugins_elevenlabs-0.7.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc6971e6a93146c77585941e91bfdb7653db2dea4db9e62ddfff37ccb361b1b3",
                "md5": "0f109640eaa6f46188bd21fa4ea331d0",
                "sha256": "a205839c19859e2992733fbb9a99fbf95eb375616753354170468d4f12540960"
            },
            "downloads": -1,
            "filename": "livekit_plugins_elevenlabs-0.7.10.tar.gz",
            "has_sig": false,
            "md5_digest": "0f109640eaa6f46188bd21fa4ea331d0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 8172,
            "upload_time": "2025-01-12T23:44:08",
            "upload_time_iso_8601": "2025-01-12T23:44:08.743171Z",
            "url": "https://files.pythonhosted.org/packages/cc/69/71e6a93146c77585941e91bfdb7653db2dea4db9e62ddfff37ccb361b1b3/livekit_plugins_elevenlabs-0.7.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-12 23:44:08",
    "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"
}
        
Elapsed time: 0.42730s