mirage / app.py

Commit History

Add compatibility /webrtc/* wrapper endpoints to resolve 404s during prefix transition
1a5a976

MacBook pro commited on

Mount webrtc router at /webrtc after removing internal prefix
19facf9

MacBook pro commited on

Fix double /webrtc prefix causing 404s (mount router without extra prefix)
d961c4d

MacBook pro commited on

Fix WebRTC router path: add /webrtc prefix
a1ad9ef

MacBook pro commited on

chore: remove deploy script; add persistent model storage & diagnostics
6f09ee6

MacBook pro commited on

chore: remove legacy reenactment stack, add /debug/pipeline, sync set_reference init
e768a4d

MacBook pro commited on

fix(app): remove obsolete MirageAvatarDemo reference causing NameError
89610ea

MacBook pro commited on

Consolidate to single FastAPI app; remove Gradio + LivePortrait legacy modules; update entrypoint target
29577c9

MacBook pro commited on

Optimize for HuggingFace Spaces: simplified Gradio interface and reduced dependencies
755d25a

MacBook pro commited on

feat(startup-log): B13 enhanced startup logging (config + gpu + video fps limit)
301d020

MacBook pro commited on

feat(gpu): add /gpu endpoint with torch and nvidia-smi fallback
63c71c4

MacBook pro commited on

feat(audio): B4 handler converts to int16, processes via voice pipeline, updates metrics
fb146a0

MacBook pro commited on

feat(voice): add voice processor skeleton and integrate timing into audio metrics
fc4f80f

MacBook pro commited on

feat(config): add environment-driven configuration module and integrate with metrics startup
cbbb792

MacBook pro commited on

feat: add runtime metrics endpoint and tracking
ba71a1e

MacBook pro commited on

feat: phase1-2 baseline echo scaffold
e530e72

MacBook pro commited on