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

16 lines
436 B
Markdown

# BitHuman plugin for LiveKit Agents
Support for avatars with [bitHuman](https://www.bithuman.ai/)'s local runtime SDK.
See the [bitHuman integration docs](https://docs.livekit.io/agents/models/avatar/plugins/bithuman/) for more information.
## Installation
```bash
pip install livekit-plugins-bithuman
```
## Pre-requisites
You'll need an API secret from bitHuman. It can be set as an environment variable: `BITHUMAN_API_SECRET`