feat(models): expand chatterbox-en params (seed, repetition_penalty, min_p, top_p) cc6b3e5 unverified techfreakworm commited on 26 days ago
feat(api): adapter generate returns seed_used; expose X-Seed-Used header b066638 unverified techfreakworm commited on 26 days ago
feat(seed): apply_seed helper that returns the seed actually used 451dece unverified techfreakworm commited on 26 days ago
feat(schemas): add group field to ParamSpec (basic/advanced) a75ec91 unverified techfreakworm commited on 26 days ago
chore(api,web): include validation message and detail in /api/generate error response 8d8e3d7 unverified techfreakworm commited on 26 days ago
fix: re-encode reference voices as PCM WAV in browser; expand turbo tag list to 9 ded73f2 unverified techfreakworm commited on 26 days ago
feat(models): chatterbox-turbo and chatterbox-mtl adapters 85b2e31 unverified techfreakworm commited on 26 days ago
feat(api,models): FastAPI app with /api/health, /api/models, activate, /api/generate + chatterbox-en adapter 829be0a unverified techfreakworm commited on 26 days ago
feat(registry): active-model swap with async lock and SSE event bus e6b3389 unverified techfreakworm commited on 26 days ago
feat(models): ModelAdapter protocol + is_valid_adapter check f9569f4 unverified techfreakworm commited on 26 days ago
feat(zerogpu): decorate() shim for HF ZeroGPU compatibility 95305d7 unverified techfreakworm commited on 26 days ago
feat(schemas): pydantic models for ParamSpec/ModelInfo/Health/Errors 88f8bd9 unverified techfreakworm commited on 26 days ago
feat(audio): wav validation, write helper, mono/16k normalization ca78147 unverified techfreakworm commited on 26 days ago
feat(device): auto-detect cuda/mps/cpu with env override 46728df unverified techfreakworm commited on 26 days ago
chore: scaffold python project (requirements, gitignore, pytest, package skeleton) 5ac45ec unverified techfreakworm commited on 26 days ago