Files
2026-07-13 13:39:38 +08:00

19 lines
502 B
Markdown

# NVIDIA plugin for LiveKit Agents
Support for [NVIDIA Riva](https://developer.nvidia.com/riva)'s speech AI services in LiveKit Agents.
More information is available in the [NVIDIA Riva documentation](https://developer.nvidia.com/riva).
## Installation
```bash
pip install livekit-plugins-nvidia
```
## Pre-requisites
You can either:
1. Use an API key from NVIDIA. It can be set as an environment variable: `NVIDIA_API_KEY`
2. Use you self hosted [Nim](https://developer.nvidia.com/nim) server.