bitHuman CLI — `bithuman run model.imx` (live avatar) / `bithuman render` / `bithuman info` / `bithuman doctor`. Bundles the Rust CLI binary, the conversation brain, and the on-device plugins. Depends on the `bithuman` Python SDK.
Project description
bithuman-cli
The bitHuman CLI tool — bithuman run, bithuman render,
bithuman doctor, bithuman info, bithuman list, bithuman pull.
Bundles:
- The cross-platform Rust CLI binary (
bithuman_cli/_bin/bithuman) - The conversation brain (
agent.py) spawned bybithuman run - On-device brain plugins (whisper.cpp + llama.cpp + Supertonic) under
the
[local]extra - The
livekit-serverGo SFU child that the CLI spawns to host the in-browser talk loop
Depends on the bithuman Python
SDK for the in-process avatar runtime.
Install
pip install bithuman-cli # cloud brain (OpenAI Realtime)
pip install 'bithuman-cli[local]' # also bundles on-device brain
For non-Python install paths (the same Rust binary, no Python needed):
brew install bithuman # macOS
curl -fsSL https://install.bithuman.ai | sh # macOS / Linux
Usage
bithuman run model.imx # live avatar via LiveKit, browser-to-talk
bithuman render model.imx -a in.wav -o out.mp4 # offline mp4
bithuman doctor # check install + env + brain config
See docs.bithuman.ai for the full reference.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bithuman_cli-2.3.0-py3-none-macosx_11_0_arm64.whl.
File metadata
- Download URL: bithuman_cli-2.3.0-py3-none-macosx_11_0_arm64.whl
- Upload date:
- Size: 45.1 MB
- Tags: Python 3, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf406b466b380f59a9c04e81f230393e04616edd32a179b6c8bed033654b1cd3
|
|
| MD5 |
0eef7d1c044d0789f585bd1ad44c692a
|
|
| BLAKE2b-256 |
b93bc950e175bb7bf2d6f89d431eb74fc3b2e157b742ba3d0a8f1ca90b8aa99c
|