livekit-plugins-rime


Namelivekit-plugins-rime JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryLiveKit Agents Plugin for Rime
upload_time2025-03-19 08:15:08
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseApache-2.0
keywords webrtc realtime audio video livekit rime
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LiveKit Plugins Rime

Agent Framework plugin for voice synthesis with the [Rime](https://rime.ai/) API ([documentation](https://rimelabs.mintlify.app/api-reference/quickstart)).

## Installation

```bash
pip install livekit-plugins-rime
```

## Pre-requisites

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/livekit/agents",
    "name": "livekit-plugins-rime",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "webrtc, realtime, audio, video, livekit, rime",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/7b/50/d6701b153eb4b8636c277a673020f11d93d0c7e698d7850076015e740c04/livekit_plugins_rime-0.2.2.tar.gz",
    "platform": null,
    "description": "# LiveKit Plugins Rime\n\nAgent Framework plugin for voice synthesis with the [Rime](https://rime.ai/) API ([documentation](https://rimelabs.mintlify.app/api-reference/quickstart)).\n\n## Installation\n\n```bash\npip install livekit-plugins-rime\n```\n\n## Pre-requisites\n\nYou'll need an API key from Rime. It can be set as an environment variable: `RIME_API_KEY`\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "LiveKit Agents Plugin for Rime",
    "version": "0.2.2",
    "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",
        " rime"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2b2bd691c1407dd86316c642c412d6be4a0b0c73aedbb68994941f8f85addf0b",
                "md5": "84e5d78e13081e614a95ef1cbb39bcda",
                "sha256": "0e3dc0efd686065718516e2854148eeac2911afe8083d46614007e1d50a5c85f"
            },
            "downloads": -1,
            "filename": "livekit_plugins_rime-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "84e5d78e13081e614a95ef1cbb39bcda",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 5887,
            "upload_time": "2025-03-19T08:15:01",
            "upload_time_iso_8601": "2025-03-19T08:15:01.528962Z",
            "url": "https://files.pythonhosted.org/packages/2b/2b/d691c1407dd86316c642c412d6be4a0b0c73aedbb68994941f8f85addf0b/livekit_plugins_rime-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7b50d6701b153eb4b8636c277a673020f11d93d0c7e698d7850076015e740c04",
                "md5": "193d5449ba8d8596850ad0a30c7dc161",
                "sha256": "81e1a985830af76dd2a3eb8de24daf1fc6736a9793a710105d9c7f91a8dae7af"
            },
            "downloads": -1,
            "filename": "livekit_plugins_rime-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "193d5449ba8d8596850ad0a30c7dc161",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 4604,
            "upload_time": "2025-03-19T08:15:08",
            "upload_time_iso_8601": "2025-03-19T08:15:08.552784Z",
            "url": "https://files.pythonhosted.org/packages/7b/50/d6701b153eb4b8636c277a673020f11d93d0c7e698d7850076015e740c04/livekit_plugins_rime-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-19 08:15:08",
    "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-rime"
}
        
Elapsed time: 0.51651s