livekit-plugins-elevenlabs


Namelivekit-plugins-elevenlabs JSON
Version 0.7.9 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryAgent Framework plugin for voice synthesis with ElevenLabs' API.
upload_time2024-12-04 17:13:39
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/82/81/f828ad82f32a49d2bf9c151fad5bf9e0802871251076fe0d33b169caed91/livekit_plugins_elevenlabs-0.7.9.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.9",
    "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": "2cd66b919c67913026bf1c650cce2551c15fa1c26858513db5b882f216f20af1",
                "md5": "7991d099f4640fc3fbfca3ff57e86670",
                "sha256": "8a6055e1b741dd26116732c19dca2ff8704db72d6cfa5c3c12843fa86cfcfa03"
            },
            "downloads": -1,
            "filename": "livekit_plugins_elevenlabs-0.7.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7991d099f4640fc3fbfca3ff57e86670",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 9019,
            "upload_time": "2024-12-04T17:13:26",
            "upload_time_iso_8601": "2024-12-04T17:13:26.036463Z",
            "url": "https://files.pythonhosted.org/packages/2c/d6/6b919c67913026bf1c650cce2551c15fa1c26858513db5b882f216f20af1/livekit_plugins_elevenlabs-0.7.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8281f828ad82f32a49d2bf9c151fad5bf9e0802871251076fe0d33b169caed91",
                "md5": "452e3fde986bca652b8542fd87848808",
                "sha256": "52e5b5b0735e2ddcc6053599c2592ec000170c9a103202aeda25bce3ae01dbaa"
            },
            "downloads": -1,
            "filename": "livekit_plugins_elevenlabs-0.7.9.tar.gz",
            "has_sig": false,
            "md5_digest": "452e3fde986bca652b8542fd87848808",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 8000,
            "upload_time": "2024-12-04T17:13:39",
            "upload_time_iso_8601": "2024-12-04T17:13:39.972970Z",
            "url": "https://files.pythonhosted.org/packages/82/81/f828ad82f32a49d2bf9c151fad5bf9e0802871251076fe0d33b169caed91/livekit_plugins_elevenlabs-0.7.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-04 17:13:39",
    "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.97465s