Skip to main content
Groq is a text-to-speech plugin. It synthesizes the LLM’s reply into natural-sounding speech via Groq’s low-latency inference API.

Setup

Set your Groq API key in the worker environment. Generate a key from the Groq console:

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.