feat(web): info icon on every param with hover/click tooltip; add help text to all params 200e3fe Running unverified techfreakworm commited on 22 days ago
feat(web): responsive layout for phone and tablet (header stack, padding scale, seed-row wrap) 14c6f28 unverified techfreakworm commited on 22 days ago
refactor: remove dead ZeroGPU shim (Docker Spaces don't support ZeroGPU) 1d7b5cd unverified techfreakworm commited on 22 days ago
chore(hf): add Hugging Face Space metadata frontmatter to README f777900 unverified techfreakworm commited on 22 days ago
feat(web): make ProgressBar sticky to top of viewport during generation 1dba6d5 unverified techfreakworm commited on 22 days ago
fix(progress): run sync adapter.generate in a thread so SSE events stream during generation 93f7cf1 unverified techfreakworm commited on 22 days ago
feat(progress): wrap /api/generate/dialog in session; emit per-turn events 2d745c3 unverified techfreakworm commited on 22 days ago
feat(progress): /api/progress SSE endpoint; wrap /api/generate in session ecf13ab unverified techfreakworm commited on 22 days ago
feat(web): footer credit β Made with β₯ by techfreakworm 5043eea unverified techfreakworm commited on 22 days ago
feat(web): ProgressBar β determinate (Dialog) and indeterminate (Single) 95a2dcc unverified techfreakworm commited on 22 days ago
feat(web): Studio mode toggle wires DialogComposer + dialog generate flow e3066e0 unverified techfreakworm commited on 22 days ago
chore(scripts): smoke.sh exercises /api/generate/dialog as well 512fc03 unverified techfreakworm commited on 22 days ago
feat(web): progress subscriber + useProgress hook afe44d6 unverified techfreakworm commited on 22 days ago
feat(web): DialogComposer β speaker slots, engine radio, script + params 3dd591f unverified techfreakworm commited on 22 days ago
feat(progress): ProgressBus with sessions, ticks, and turn-complete events 422829d unverified techfreakworm commited on 22 days ago
feat(web): ModeToggle (Single/Dialog) and SpeakerSlot components e859fb0 unverified techfreakworm commited on 22 days ago
chore(web): tailwind keyframe + animation for progress stripe 5eaf65c unverified techfreakworm commited on 22 days ago
feat(web): generateDialog client with per-speaker multipart 192ae87 unverified techfreakworm commited on 22 days ago
feat(dialog): /api/generate/dialog endpoint + per-turn dispatcher with seed reuse edf3bf7 unverified techfreakworm commited on 22 days ago
feat(dialog): parse_dialog with SPEAKER A-D regex and edge-case handling 5d81907 unverified techfreakworm commited on 22 days ago
feat(web): IndexedDB v2 migration; show seed and reuse button on history rows 8122b04 unverified techfreakworm commited on 22 days ago
feat(web): seed control with -1=random + randomize button 97db435 unverified techfreakworm commited on 22 days ago
docs: implementation plan for progress UI + footer branding 19d6f18 unverified techfreakworm commited on 22 days ago
feat(web): ParamsPanel splits params into basic + advanced disclosure 73c8079 unverified techfreakworm commited on 22 days ago
docs: spec for SSE-driven progress UI + footer branding dd2ec5b unverified techfreakworm commited on 22 days ago
test(adapters): assert every param has a valid group 0f24486 unverified techfreakworm commited on 22 days ago
feat(models): expand chatterbox-mtl params (seed, repetition_penalty, min_p, top_p) b473465 unverified techfreakworm commited on 22 days ago
feat(models): expand chatterbox-turbo params (seed, top_k, exaggeration, cfg_weight, etc.) f111e30 unverified techfreakworm commited on 22 days ago
feat(models): expand chatterbox-en params (seed, repetition_penalty, min_p, top_p) cc6b3e5 unverified techfreakworm commited on 22 days ago
feat(api): adapter generate returns seed_used; expose X-Seed-Used header b066638 unverified techfreakworm commited on 22 days ago
feat(seed): apply_seed helper that returns the seed actually used 451dece unverified techfreakworm commited on 22 days ago
feat(schemas): add group field to ParamSpec (basic/advanced) a75ec91 unverified techfreakworm commited on 22 days ago
docs: implementation plan for param expansion + Dialog mode 9685375 unverified techfreakworm commited on 22 days ago
docs: spec for param expansion + Dialog mode ed5f3e7 unverified techfreakworm commited on 22 days ago
chore(api,web): include validation message and detail in /api/generate error response 8d8e3d7 unverified techfreakworm commited on 22 days ago
feat(scripts): start.ps1 offers winget install of Python 3.11 + Node LTS; start.sh hints brew/apt 79f58fb unverified techfreakworm commited on 22 days ago
feat(web): play/stop button on each voice card; one plays at a time 8fc86e0 unverified techfreakworm commited on 22 days ago
fix: re-encode reference voices as PCM WAV in browser; expand turbo tag list to 9 ded73f2 unverified techfreakworm commited on 22 days ago
fix(deps): pin setuptools<80 (perth needs pkg_resources, removed in 80+) 108b9f8 unverified techfreakworm commited on 22 days ago
feat(web): editorial-studio visual polish β Fraunces serif, IBM Plex mono, warm dark, ember accents 65949d0 unverified techfreakworm commited on 22 days ago
docs: README with quick start, deploy notes, model table c3ddb06 unverified techfreakworm commited on 22 days ago
chore(deploy): one-click launchers and HF Spaces Dockerfile f063646 unverified techfreakworm commited on 22 days ago
feat(web): Studio composes generate flow + SSE-driven loading banner 482daf6 unverified techfreakworm commited on 22 days ago
feat(web): UI components β ParamsPanel, TagBar, ModelPicker, DeviceBadge, VoiceLibrary, HistoryList, VoiceComposer b2d4d0e unverified techfreakworm commited on 22 days ago
feat(web): API client, IndexedDB store, Recorder state machine 96f2542 unverified techfreakworm commited on 22 days ago
feat(web): Vite/React/TS/Tailwind/shadcn scaffold + Studio shell c736f72 unverified techfreakworm commited on 22 days ago
chore(scripts): add smoke.sh end-to-end check 2db0be0 unverified techfreakworm commited on 22 days ago