livekit-plugins-cartesia


Namelivekit-plugins-cartesia JSON
Version 1.1.6 PyPI version JSON
download
home_pageNone
SummaryLiveKit Agents Plugin for Cartesia
upload_time2025-07-10 17:32:24
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/17/d6/a3d917a4fc11080f57e7939c62a6509a222d88a1256f96fb5573d7c3dc4a/livekit_plugins_cartesia-1.1.6.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.1.6",
    "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": "238139fa2c176907fe7fa1a16b5d0c8a1b338419bf425b48fcbbece8685dde97",
                "md5": "d768da97f196f9af5ee2e58670a9f8ad",
                "sha256": "347549b5396985271d7db77a0df76e0a58849f9e9ddc71e2867e95839fd37891"
            },
            "downloads": -1,
            "filename": "livekit_plugins_cartesia-1.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d768da97f196f9af5ee2e58670a9f8ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 12496,
            "upload_time": "2025-07-10T17:32:23",
            "upload_time_iso_8601": "2025-07-10T17:32:23.224856Z",
            "url": "https://files.pythonhosted.org/packages/23/81/39fa2c176907fe7fa1a16b5d0c8a1b338419bf425b48fcbbece8685dde97/livekit_plugins_cartesia-1.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "17d6a3d917a4fc11080f57e7939c62a6509a222d88a1256f96fb5573d7c3dc4a",
                "md5": "5b270b4773ae9b2c67c4757435b51844",
                "sha256": "8d206102debda8951697a7ed8ba42a925d31d6a810750de630720c5ea2cceec0"
            },
            "downloads": -1,
            "filename": "livekit_plugins_cartesia-1.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "5b270b4773ae9b2c67c4757435b51844",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 9997,
            "upload_time": "2025-07-10T17:32:24",
            "upload_time_iso_8601": "2025-07-10T17:32:24.401340Z",
            "url": "https://files.pythonhosted.org/packages/17/d6/a3d917a4fc11080f57e7939c62a6509a222d88a1256f96fb5573d7c3dc4a/livekit_plugins_cartesia-1.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 17:32:24",
    "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.69484s