Files
2026-07-13 13:39:38 +08:00

16 lines
413 B
Markdown

# 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`