# 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/51/10/b9adca480b5232f62a239e28c7caaf0fc52f9343318e45f8c0d4134415c5/livekit_plugins_rime-0.2.0.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.0",
"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": "c06c6b323f1630b1108f3f18c2e249d89c576f80af3af2992d94d6f46b9db651",
"md5": "fa2d09229b46d1d09cf98900b48e798c",
"sha256": "3308fe781acb3b8f96839ad6e3b014214e66bacb8df3539bebc0aa1cb7b8cbab"
},
"downloads": -1,
"filename": "livekit_plugins_rime-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fa2d09229b46d1d09cf98900b48e798c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 6183,
"upload_time": "2025-01-22T04:52:44",
"upload_time_iso_8601": "2025-01-22T04:52:44.284829Z",
"url": "https://files.pythonhosted.org/packages/c0/6c/6b323f1630b1108f3f18c2e249d89c576f80af3af2992d94d6f46b9db651/livekit_plugins_rime-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5110b9adca480b5232f62a239e28c7caaf0fc52f9343318e45f8c0d4134415c5",
"md5": "c51791cda0e7115f686bf3cb94a22679",
"sha256": "40887cbebc9ae351e9a38ab4ea5d2e205e3a71ad3c41801a0d405ac6f6a031b0"
},
"downloads": -1,
"filename": "livekit_plugins_rime-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "c51791cda0e7115f686bf3cb94a22679",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 5261,
"upload_time": "2025-01-22T04:52:50",
"upload_time_iso_8601": "2025-01-22T04:52:50.785706Z",
"url": "https://files.pythonhosted.org/packages/51/10/b9adca480b5232f62a239e28c7caaf0fc52f9343318e45f8c0d4134415c5/livekit_plugins_rime-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-22 04:52:50",
"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"
}