livekit-plugins-elevenlabs


Namelivekit-plugins-elevenlabs JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryAgent Framework plugin for voice synthesis with ElevenLabs' API.
upload_time2024-04-15 20:05:45
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/18/fb/290a8ae1feaa01d6f9b54493b9ca17fdf03569baa3fdab82106a3c82b417/livekit_plugins_elevenlabs-0.3.0.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.3.0",
    "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": "b28910436ad19355cdfdcef21741f9570aed0f02139be2eeea97f942b37f75ef",
                "md5": "e266306da045990eb4bd7825a5756659",
                "sha256": "56e3c2d82b7606a188787061117d05f72e23beeed5bc363fd669297ea38083c2"
            },
            "downloads": -1,
            "filename": "livekit_plugins_elevenlabs-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e266306da045990eb4bd7825a5756659",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 7175,
            "upload_time": "2024-04-15T20:05:43",
            "upload_time_iso_8601": "2024-04-15T20:05:43.016827Z",
            "url": "https://files.pythonhosted.org/packages/b2/89/10436ad19355cdfdcef21741f9570aed0f02139be2eeea97f942b37f75ef/livekit_plugins_elevenlabs-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18fb290a8ae1feaa01d6f9b54493b9ca17fdf03569baa3fdab82106a3c82b417",
                "md5": "bf65805c2543b03141220671c54624b6",
                "sha256": "b7e25aca209a4eb5025810f7e829637fab578153db2d0c5c9d242d1f5e477d34"
            },
            "downloads": -1,
            "filename": "livekit_plugins_elevenlabs-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bf65805c2543b03141220671c54624b6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 6280,
            "upload_time": "2024-04-15T20:05:45",
            "upload_time_iso_8601": "2024-04-15T20:05:45.831162Z",
            "url": "https://files.pythonhosted.org/packages/18/fb/290a8ae1feaa01d6f9b54493b9ca17fdf03569baa3fdab82106a3c82b417/livekit_plugins_elevenlabs-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-15 20:05:45",
    "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.26254s