Boson AI · Modal overflow

Public debug endpoint — player, curls, semantics

← Back to plan & tracker

Public debug instance — higgs-avatar v1.0.0 on Modal

One always-hot instance (min_containers=1, A100) for public checking/debugging. No auth.

Base URL (stable): https://bosonai--avatar.modal.run

Browser check (no tooling)

Player UI: https://bosonai--avatar.modal.run/avatar/video/stream/player — the release's built-in MSE player ("Offline Noninteractive Avatar Stream Player"): pick a ref image + audio in the browser, watch the fMP4 stream live.

curl checks

# is the process up?
curl https://bosonai--avatar.modal.run/health
# replica state (informational — routing is already warmup-gated, no client gate needed)
curl https://bosonai--avatar.modal.run/avatar/video/stream/replica/status
# full route surface (72 paths)
curl https://bosonai--avatar.modal.run/openapi.json

Full API e2e (create → audio → init.fmp4 → fragments → file.mp4)

python3 milestones/v1_e2e_client.py        # prints PASS/FAIL, exit 0/1

Session state semantics

Ops