livekit-plugins-cartesia


Namelivekit-plugins-cartesia JSON
Version 1.2.7 PyPI version JSON
download
home_pageNone
SummaryLiveKit Agents Plugin for Cartesia
upload_time2025-08-28 00:54:44
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords audio livekit realtime video webrtc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Cartesia plugin for LiveKit Agents

Support for [Cartesia](https://cartesia.ai/)'s voice AI services in LiveKit Agents.

More information is available in the docs for the [STT](https://docs.livekit.io/agents/integrations/stt/cartesia/) and [TTS](https://docs.livekit.io/agents/integrations/tts/cartesia/) integrations.

## 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": null,
    "name": "livekit-plugins-cartesia",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "audio, livekit, realtime, video, webrtc",
    "author": null,
    "author_email": "LiveKit <hello@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/fa/43/8e75222e7c5663ef3d73f31fefb937c60738ed0bc95a3ee7762abceebcc7/livekit_plugins_cartesia-1.2.7.tar.gz",
    "platform": null,
    "description": "# Cartesia plugin for LiveKit Agents\n\nSupport for [Cartesia](https://cartesia.ai/)'s voice AI services in LiveKit Agents.\n\nMore information is available in the docs for the [STT](https://docs.livekit.io/agents/integrations/stt/cartesia/) and [TTS](https://docs.livekit.io/agents/integrations/tts/cartesia/) integrations.\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": null,
    "summary": "LiveKit Agents Plugin for Cartesia",
    "version": "1.2.7",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Source": "https://github.com/livekit/agents",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "audio",
        " livekit",
        " realtime",
        " video",
        " webrtc"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0ec94d95a789ffc6bb7a60afbbacb987e42e2fe5514913c87678b841b0084019",
                "md5": "60e5914e1885d7ad11862776442f3952",
                "sha256": "d96f5628dbd717ffefa839d84dcd07bb762e63cb2b0d0bf916d57176e5d019c5"
            },
            "downloads": -1,
            "filename": "livekit_plugins_cartesia-1.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "60e5914e1885d7ad11862776442f3952",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 13047,
            "upload_time": "2025-08-28T00:54:43",
            "upload_time_iso_8601": "2025-08-28T00:54:43.305874Z",
            "url": "https://files.pythonhosted.org/packages/0e/c9/4d95a789ffc6bb7a60afbbacb987e42e2fe5514913c87678b841b0084019/livekit_plugins_cartesia-1.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fa438e75222e7c5663ef3d73f31fefb937c60738ed0bc95a3ee7762abceebcc7",
                "md5": "f0455c1b7f53645e6741db4c689014f7",
                "sha256": "c8c8ff43db2fcea47c05ce9c5492a5bed1cdfa58680a8e4a6349d5aa37393c78"
            },
            "downloads": -1,
            "filename": "livekit_plugins_cartesia-1.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "f0455c1b7f53645e6741db4c689014f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 10536,
            "upload_time": "2025-08-28T00:54:44",
            "upload_time_iso_8601": "2025-08-28T00:54:44.216073Z",
            "url": "https://files.pythonhosted.org/packages/fa/43/8e75222e7c5663ef3d73f31fefb937c60738ed0bc95a3ee7762abceebcc7/livekit_plugins_cartesia-1.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-28 00:54:44",
    "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.68741s