livekit-plugins-cartesia


Namelivekit-plugins-cartesia JSON
Version 0.4.5 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryLiveKit Agents Plugin for Cartesia
upload_time2024-12-04 17:13:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseApache-2.0
keywords webrtc realtime audio video livekit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LiveKit Plugins Cartesia

Agent Framework plugin for voice synthesis with [Cartesia](https://cartesia.ai/) API.

## Installation

```bash
pip install livekit-plugins-cartesia
```

## Pre-requisites

You'll need an API key from Cartesia. It can be set as an environment variable: `CARTESIA_API_KEY`

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/livekit/agents",
    "name": "livekit-plugins-cartesia",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "webrtc, realtime, audio, video, livekit",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/4f/ed/8392d49f831b13dc76073088b1b2ab66492458db1b1a9631dfd6a5995124/livekit_plugins_cartesia-0.4.5.tar.gz",
    "platform": null,
    "description": "# LiveKit Plugins Cartesia\n\nAgent Framework plugin for voice synthesis with [Cartesia](https://cartesia.ai/) API.\n\n## Installation\n\n```bash\npip install livekit-plugins-cartesia\n```\n\n## Pre-requisites\n\nYou'll need an API key from Cartesia. It can be set as an environment variable: `CARTESIA_API_KEY`\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "LiveKit Agents Plugin for Cartesia",
    "version": "0.4.5",
    "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"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe62be064938a1265e39aeffae60efe6d602f9264870ddc435fb3e9217d0ab01",
                "md5": "d70902060e24109532b16428dfb042f4",
                "sha256": "3daa01a8a480fb7a3701b9ddaff63e9bbb3829bb8aa7a80e1cd52b70a5d69654"
            },
            "downloads": -1,
            "filename": "livekit_plugins_cartesia-0.4.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d70902060e24109532b16428dfb042f4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 7776,
            "upload_time": "2024-12-04T17:13:24",
            "upload_time_iso_8601": "2024-12-04T17:13:24.076164Z",
            "url": "https://files.pythonhosted.org/packages/fe/62/be064938a1265e39aeffae60efe6d602f9264870ddc435fb3e9217d0ab01/livekit_plugins_cartesia-0.4.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4fed8392d49f831b13dc76073088b1b2ab66492458db1b1a9631dfd6a5995124",
                "md5": "9d2ad2773c6bdf66b9772b9dafcdb4a7",
                "sha256": "b336d13a2b2226dea6e5de8bdda0d66b92310d3a07a5842e0c309e1b6831df90"
            },
            "downloads": -1,
            "filename": "livekit_plugins_cartesia-0.4.5.tar.gz",
            "has_sig": false,
            "md5_digest": "9d2ad2773c6bdf66b9772b9dafcdb4a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 6775,
            "upload_time": "2024-12-04T17:13:38",
            "upload_time_iso_8601": "2024-12-04T17:13:38.590731Z",
            "url": "https://files.pythonhosted.org/packages/4f/ed/8392d49f831b13dc76073088b1b2ab66492458db1b1a9631dfd6a5995124/livekit_plugins_cartesia-0.4.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-04 17:13:38",
    "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-cartesia"
}
        
Elapsed time: 0.49922s