livekit-plugins-rime


Namelivekit-plugins-rime JSON
Version 1.2.5 PyPI version JSON
download
home_pageNone
SummaryLiveKit Agents Plugin for Rime
upload_time2025-08-10 10:22:12
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords audio livekit realtime rime video webrtc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Rime plugin for LiveKit Agents

Support for voice synthesis with the [Rime](https://rime.ai/) API.

See [https://docs.livekit.io/agents/integrations/tts/rime/](https://docs.livekit.io/agents/integrations/tts/rime/) for more information.

## 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": null,
    "name": "livekit-plugins-rime",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "audio, livekit, realtime, rime, video, webrtc",
    "author": null,
    "author_email": "LiveKit <hello@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/1d/60/7b15d32b6a2ad4b4726624ef60ae5a0ac8cac212fd1cfbba8636513644fa/livekit_plugins_rime-1.2.5.tar.gz",
    "platform": null,
    "description": "# Rime plugin for LiveKit Agents\n\nSupport for voice synthesis with the [Rime](https://rime.ai/) API.\n\nSee [https://docs.livekit.io/agents/integrations/tts/rime/](https://docs.livekit.io/agents/integrations/tts/rime/) for more information.\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": null,
    "summary": "LiveKit Agents Plugin for Rime",
    "version": "1.2.5",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Source": "https://github.com/livekit/agents",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "audio",
        " livekit",
        " realtime",
        " rime",
        " video",
        " webrtc"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1391b888d44aaa79302e6ed9d173e50dbe723ed98a370ef36087fc8e5ec73150",
                "md5": "0fae125207ce8ab609bc8b46509bfe8e",
                "sha256": "2739a06e12e790d3017af8ab665a1ff6e2a4a595171ea926be08ccca58668bfc"
            },
            "downloads": -1,
            "filename": "livekit_plugins_rime-1.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0fae125207ce8ab609bc8b46509bfe8e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 6507,
            "upload_time": "2025-08-10T10:22:11",
            "upload_time_iso_8601": "2025-08-10T10:22:11.715354Z",
            "url": "https://files.pythonhosted.org/packages/13/91/b888d44aaa79302e6ed9d173e50dbe723ed98a370ef36087fc8e5ec73150/livekit_plugins_rime-1.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1d607b15d32b6a2ad4b4726624ef60ae5a0ac8cac212fd1cfbba8636513644fa",
                "md5": "7e3cf1f490e03278da6d7499ea28bfaa",
                "sha256": "88248cb10bd873867cfb23fec6365766dbdba671c1340ae259f2a2bf15c554cb"
            },
            "downloads": -1,
            "filename": "livekit_plugins_rime-1.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "7e3cf1f490e03278da6d7499ea28bfaa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 5675,
            "upload_time": "2025-08-10T10:22:12",
            "upload_time_iso_8601": "2025-08-10T10:22:12.555429Z",
            "url": "https://files.pythonhosted.org/packages/1d/60/7b15d32b6a2ad4b4726624ef60ae5a0ac8cac212fd1cfbba8636513644fa/livekit_plugins_rime-1.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-10 10:22:12",
    "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: 1.71671s