Commit History

feat(web): info icon on every param with hover/click tooltip; add help text to all params
200e3fe
Running
unverified

techfreakworm commited on

feat(models): expand chatterbox-mtl params (seed, repetition_penalty, min_p, top_p)
b473465
unverified

techfreakworm commited on

feat(models): expand chatterbox-turbo params (seed, top_k, exaggeration, cfg_weight, etc.)
f111e30
unverified

techfreakworm commited on

feat(models): expand chatterbox-en params (seed, repetition_penalty, min_p, top_p)
cc6b3e5
unverified

techfreakworm commited on

feat(api): adapter generate returns seed_used; expose X-Seed-Used header
b066638
unverified

techfreakworm commited on

fix: re-encode reference voices as PCM WAV in browser; expand turbo tag list to 9
ded73f2
unverified

techfreakworm commited on

feat(models): chatterbox-turbo and chatterbox-mtl adapters
85b2e31
unverified

techfreakworm commited on

feat(api,models): FastAPI app with /api/health, /api/models, activate, /api/generate + chatterbox-en adapter
829be0a
unverified

techfreakworm commited on

feat(models): ModelAdapter protocol + is_valid_adapter check
f9569f4
unverified

techfreakworm commited on

chore: scaffold python project (requirements, gitignore, pytest, package skeleton)
5ac45ec
unverified

techfreakworm commited on