livekit-plugins-bithuman 1.5.1


pip install livekit-plugins-bithuman

  Latest version

Released: Mar 23, 2026


Meta
Author: LiveKit
Requires Python: >=3.10.0

Classifiers

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

Programming Language
  • Python :: 3
  • Python :: 3 :: Only
  • Python :: 3.10

Topic
  • Multimedia :: Sound/Audio
  • Multimedia :: Video
  • Scientific/Engineering :: Artificial Intelligence

BitHuman plugin for LiveKit Agents

Support for avatars with bitHuman's local runtime SDK.

See the bitHuman integration docs for more information.

Installation

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

Extras: None
Dependencies:
bithuman (>=0.5.25)
livekit-agents (>=1.5.1)