16 lines
440 B
Markdown
16 lines
440 B
Markdown
# LiveAvatar plugin for LiveKit Agents
|
|
|
|
Support for the [HeyGen LiveAvatar](https://www.liveavatar.com/) virtual avatar.
|
|
|
|
See the [LiveAvatar integration docs](https://docs.livekit.io/agents/models/avatar/plugins/liveavatar/) for more information.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install livekit-plugins-liveavatar
|
|
```
|
|
|
|
## Pre-requisites
|
|
|
|
You'll need an API key from LiveAvatar. It can be set as an environment variable: `LIVEAVATAR_API_KEY`
|