livekit-plugins-elevenlabs


Namelivekit-plugins-elevenlabs JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryAgent Framework plugin for voice synthesis with ElevenLabs' API.
upload_time2025-03-19 08:15:04
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/b8/41/bdb4b470c122d2aff58c88d50d441554d2b8f6701bff7260e17fbba69db9/livekit_plugins_elevenlabs-0.8.1.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.8.1",
    "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": null,
            "digests": {
                "blake2b_256": "d4a5a877983d9e2ee4b7d41d7d1f26145c7b08de7f3a2e5fd9ebcfeb3a8fbd7d",
                "md5": "777f0c4e4f6c1112cc6a881ca72023c8",
                "sha256": "a65a4cd9f5f630a229e2e9daffb1f9a0acbf8228d4f44d293051cb0ebca6031a"
            },
            "downloads": -1,
            "filename": "livekit_plugins_elevenlabs-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "777f0c4e4f6c1112cc6a881ca72023c8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 8933,
            "upload_time": "2025-03-19T08:14:57",
            "upload_time_iso_8601": "2025-03-19T08:14:57.302755Z",
            "url": "https://files.pythonhosted.org/packages/d4/a5/a877983d9e2ee4b7d41d7d1f26145c7b08de7f3a2e5fd9ebcfeb3a8fbd7d/livekit_plugins_elevenlabs-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b841bdb4b470c122d2aff58c88d50d441554d2b8f6701bff7260e17fbba69db9",
                "md5": "049774aa4adac939825465b846edc6e8",
                "sha256": "49bddd5054abcf4c1253c14de1602b9cf3cefa80bf4f16ae8a00993f700448e6"
            },
            "downloads": -1,
            "filename": "livekit_plugins_elevenlabs-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "049774aa4adac939825465b846edc6e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 8002,
            "upload_time": "2025-03-19T08:15:04",
            "upload_time_iso_8601": "2025-03-19T08:15:04.924550Z",
            "url": "https://files.pythonhosted.org/packages/b8/41/bdb4b470c122d2aff58c88d50d441554d2b8f6701bff7260e17fbba69db9/livekit_plugins_elevenlabs-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-19 08:15:04",
    "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.43417s