livekit-plugins-cartesia


Namelivekit-plugins-cartesia JSON
Version 0.4.6 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryLiveKit Agents Plugin for Cartesia
upload_time2025-01-12 23:44:07
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/0a/a3/4aa42cff9cebe5da4175a9a28dff18c1f2ea7caa81ab34d7c97b173dfda3/livekit_plugins_cartesia-0.4.6.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.6",
    "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": "680aa75ff61fa681828d10d49daf4f44147b91bfd7b57efd27174fe8963c2795",
                "md5": "09b0d7c14daf934c6f6a67cddca6f10d",
                "sha256": "19437b99cca717cf563a20472f66ea469eae4986bb3f3309e20f4206c4476435"
            },
            "downloads": -1,
            "filename": "livekit_plugins_cartesia-0.4.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "09b0d7c14daf934c6f6a67cddca6f10d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 7847,
            "upload_time": "2025-01-12T23:43:52",
            "upload_time_iso_8601": "2025-01-12T23:43:52.351115Z",
            "url": "https://files.pythonhosted.org/packages/68/0a/a75ff61fa681828d10d49daf4f44147b91bfd7b57efd27174fe8963c2795/livekit_plugins_cartesia-0.4.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0aa34aa42cff9cebe5da4175a9a28dff18c1f2ea7caa81ab34d7c97b173dfda3",
                "md5": "754f96d92a4f8f115a285df6580405fc",
                "sha256": "6ac2af226601cfa3114e985445afcfd651bd23f3c248a9eb1dcd93e7dadaadad"
            },
            "downloads": -1,
            "filename": "livekit_plugins_cartesia-0.4.6.tar.gz",
            "has_sig": false,
            "md5_digest": "754f96d92a4f8f115a285df6580405fc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 6909,
            "upload_time": "2025-01-12T23:44:07",
            "upload_time_iso_8601": "2025-01-12T23:44:07.935376Z",
            "url": "https://files.pythonhosted.org/packages/0a/a3/4aa42cff9cebe5da4175a9a28dff18c1f2ea7caa81ab34d7c97b173dfda3/livekit_plugins_cartesia-0.4.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-12 23:44:07",
    "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.41769s