Commit History

feat: add /process_url_session API endpoint for URL-based alignment
e67922d
verified

hetchyy commited on

fix: cache audio in-process dict to avoid Gradio State deep-copy OOM
7ac4996
verified

hetchyy commited on

docs: update timestamps API
28af18f

hetchyy commited on

Update API doc
3f29284

hetchyy commited on

Update walltime estimation
7fc82ea

hetchyy commited on

Usage logging V2: grouped JSON schema, endpoint tracking, GPU profiling
79be82c

hetchyy Claude Opus 4.6 commited on

Simplify client API docs and rename endpoints
84de10e

hetchyy Claude Opus 4.6 commited on

Round estimated duration up to nearest 5s instead of down
16a9d02

hetchyy Claude Haiku 4.5 commited on

Fix progress bar by replacing img onerror with MutationObserver elapsed counter
35c5215

hetchyy Claude Haiku 4.5 commited on

Add estimate duration API
058f17e

hetchyy commited on

Replace midpoint split with MFA-based splitting for combined/fused segments
d32ed8d

hetchyy Claude Opus 4.6 commited on

Update timestamps API
0d6804f

hetchyy commited on

Add timestamps API endpoints
2ce56b1

hetchyy commited on

Eliminate in-decorator CPU fallback to prevent CUDA state poisoning
7711775

hetchyy Claude Opus 4.6 commited on

Add special_type to JSON/API responses and hide animate button for transitions
48bbc75

hetchyy Claude Opus 4.6 commited on

Fix client API docs/impl consistency and add GPU fallback warning
809b0b5

hetchyy Claude Opus 4.6 commited on

Fix session persistence: pickle VAD artifacts to preserve tensor types
d640378

hetchyy Claude Opus 4.6 commited on

Forward gr.Request to pipeline functions in session API endpoints
61e842f

hetchyy Claude Opus 4.6 commited on

Add session-based API endpoints for stateless client access
6cdb091

hetchyy Claude Opus 4.6 commited on