livekit-plugins-cartesia


Namelivekit-plugins-cartesia JSON
Version 0.4.11 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryLiveKit Agents Plugin for Cartesia
upload_time2025-03-19 08:15:03
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/33/11/7eba526d22d3cacfcdfa36dcbf27c84064693255a5964746e6e40bbf9994/livekit_plugins_cartesia-0.4.11.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.11",
    "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": null,
            "digests": {
                "blake2b_256": "6bf67d31633c25b73cfe8effeb634a561d3a2b9d81700152f47f51aa8e0174c6",
                "md5": "b55e7999563e2ea1ceea8f03730d48b4",
                "sha256": "474d7dbe8c14f009abbede8bcedcc0cba4c3eb43b8858aafe8955f29c894e5b8"
            },
            "downloads": -1,
            "filename": "livekit_plugins_cartesia-0.4.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b55e7999563e2ea1ceea8f03730d48b4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 8080,
            "upload_time": "2025-03-19T08:14:54",
            "upload_time_iso_8601": "2025-03-19T08:14:54.974743Z",
            "url": "https://files.pythonhosted.org/packages/6b/f6/7d31633c25b73cfe8effeb634a561d3a2b9d81700152f47f51aa8e0174c6/livekit_plugins_cartesia-0.4.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "33117eba526d22d3cacfcdfa36dcbf27c84064693255a5964746e6e40bbf9994",
                "md5": "3c4c816ffc596dec5e8de52363c86457",
                "sha256": "217a1fb2368238d81bd3dc931c6ee7b8dd6aafd2e0a87aac78aec84a68621a6f"
            },
            "downloads": -1,
            "filename": "livekit_plugins_cartesia-0.4.11.tar.gz",
            "has_sig": false,
            "md5_digest": "3c4c816ffc596dec5e8de52363c86457",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 7159,
            "upload_time": "2025-03-19T08:15:03",
            "upload_time_iso_8601": "2025-03-19T08:15:03.412845Z",
            "url": "https://files.pythonhosted.org/packages/33/11/7eba526d22d3cacfcdfa36dcbf27c84064693255a5964746e6e40bbf9994/livekit_plugins_cartesia-0.4.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-19 08:15:03",
    "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.47051s