feat(web): info icon on every param with hover/click tooltip; add help text to all params 200e3fe Running unverified techfreakworm commited on 20 days ago
refactor: remove dead ZeroGPU shim (Docker Spaces don't support ZeroGPU) 1d7b5cd unverified techfreakworm commited on 20 days ago
fix(progress): run sync adapter.generate in a thread so SSE events stream during generation 93f7cf1 unverified techfreakworm commited on 20 days ago
feat(progress): wrap /api/generate/dialog in session; emit per-turn events 2d745c3 unverified techfreakworm commited on 20 days ago
feat(progress): /api/progress SSE endpoint; wrap /api/generate in session ecf13ab unverified techfreakworm commited on 20 days ago
feat(progress): ProgressBus with sessions, ticks, and turn-complete events 422829d unverified techfreakworm commited on 20 days ago
feat(dialog): /api/generate/dialog endpoint + per-turn dispatcher with seed reuse edf3bf7 unverified techfreakworm commited on 20 days ago
feat(dialog): parse_dialog with SPEAKER A-D regex and edge-case handling 5d81907 unverified techfreakworm commited on 20 days ago
feat(models): expand chatterbox-mtl params (seed, repetition_penalty, min_p, top_p) b473465 unverified techfreakworm commited on 20 days ago
feat(models): expand chatterbox-turbo params (seed, top_k, exaggeration, cfg_weight, etc.) f111e30 unverified techfreakworm commited on 20 days ago
feat(models): expand chatterbox-en params (seed, repetition_penalty, min_p, top_p) cc6b3e5 unverified techfreakworm commited on 20 days ago
feat(api): adapter generate returns seed_used; expose X-Seed-Used header b066638 unverified techfreakworm commited on 20 days ago
feat(seed): apply_seed helper that returns the seed actually used 451dece unverified techfreakworm commited on 20 days ago
feat(schemas): add group field to ParamSpec (basic/advanced) a75ec91 unverified techfreakworm commited on 20 days ago
chore(api,web): include validation message and detail in /api/generate error response 8d8e3d7 unverified techfreakworm commited on 20 days ago
fix: re-encode reference voices as PCM WAV in browser; expand turbo tag list to 9 ded73f2 unverified techfreakworm commited on 21 days ago
feat(models): chatterbox-turbo and chatterbox-mtl adapters 85b2e31 unverified techfreakworm commited on 21 days ago
feat(api,models): FastAPI app with /api/health, /api/models, activate, /api/generate + chatterbox-en adapter 829be0a unverified techfreakworm commited on 21 days ago
feat(registry): active-model swap with async lock and SSE event bus e6b3389 unverified techfreakworm commited on 21 days ago
feat(models): ModelAdapter protocol + is_valid_adapter check f9569f4 unverified techfreakworm commited on 21 days ago
feat(zerogpu): decorate() shim for HF ZeroGPU compatibility 95305d7 unverified techfreakworm commited on 21 days ago
feat(schemas): pydantic models for ParamSpec/ModelInfo/Health/Errors 88f8bd9 unverified techfreakworm commited on 21 days ago
feat(audio): wav validation, write helper, mono/16k normalization ca78147 unverified techfreakworm commited on 21 days ago
feat(device): auto-detect cuda/mps/cpu with env override 46728df unverified techfreakworm commited on 21 days ago
chore: scaffold python project (requirements, gitignore, pytest, package skeleton) 5ac45ec unverified techfreakworm commited on 21 days ago