Skip to main content
Camb AI is a text-to-speech plugin. It synthesizes the LLM’s reply into natural-sounding speech via the CambAI MARS TTS API.

Setup

Set your Camb AI API key in the worker environment. Generate a key from the Camb AI studio:

Usage

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

Parameters

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