597 B
597 B
Gradium plugin for LiveKit Agents
Support for Gradium-hosted models in LiveKit Agents.
More information is available in the docs for the TTS and STT integrations.
Installation
pip install livekit-plugins-gradium
Pre-requisites
You'll need an API key from Gradium. It can be set as an environment variable: GRADIUM_API_KEY.
You also need to deploy a model to Gradium and will need your model endpoint to configure the plugin.