Skip to main content
Rime is a text-to-speech plugin. It converts the agent’s text responses into low-latency, natural-sounding speech.

Setup

Set your Rime API key in the worker environment. Generate a key from the Rime site:

Usage

Import the plugin and pass it to the pipeline’s tts slot.
Python

Parameters

Synthesized audio is streamed back to the caller after the LLM produces a response.