Skip to main content
Daily is a real-time video and voice platform built on WebRTC, and the creator of Pipecat, the open-source framework for building voice agents. Rime serves as the TTS stage in Daily-based Pipecat applications. The Pipecat guide builds a complete Python voice agent with Rime synthesis:

Build a voice agent with Pipecat + Rime

Step-by-step Python guide: install, pipeline setup, Rime TTS configuration, and a browser-based agent you can talk to.
The guide runs locally over Pipecat’s built-in WebRTC transport. For production deployments, swap in Daily’s hosted rooms as the transport. See Pipecat’s transport documentation for configuration details.