aboutsummaryrefslogtreecommitdiff
path: root/app/backends/qwen.py
AgeCommit message (Collapse)Author
4 daysrefactor: share the HF cache helpers between qwen and sglomnihistoria
7 daysslop refactor/deduphistoria
11 daysfeat: cli auto-starts and stops locally-managed servers if no --api-url is ↵historia
passed
11 daysrefactor: overhaul config.py, remove cli default optionshistoria
11 daysfeat: qwen-tts backend widgets updated to same style as audio.cpphistoria
12 daysfeat: help menu in tuihistoria
12 daysfeat: automatic updates added to configure backend menuhistoria
12 daysfeat: separate venvs for qwen-tts and faster, manage (un)installshistoria
12 daysfeat: manage qwen-tts model installs manually, delete model(s) when uninstalledhistoria
12 daysfeat: design model support for qwen-tts backend. remove unnecessary port ↵historia
split for qwen models
13 daysfix: default directory when choosing voices in tuihistoria
13 daysfeat: combined install/configure tui screens into one menu, removed ↵historia
extraneous wizard screens
13 daysrefactor: audiocpp.py setup flowhistoria
13 daysrefactor: split tts.py into per-backend packageshistoria
13 daysfix: harden server start/stop guardshistoria
13 daysfix: tui errors wait for getch()historia
14 daysfeat: no console drop when uninstalling backendshistoria
14 daysfeat: better tui menu option gating for models that support custom voices ↵historia
(qwen) and models that do not support instructions
2026-08-24feat: user-friendly menu gating, clearer install/configure path for backendshistoria
2026-08-24remove: partial feature to point at existing backend checkouthistoria
2026-08-24fix: stepping back steps in tuihistoria
2026-08-24feat: configure [backend] loads existing backend config rather than just ↵historia
overwriting it
2026-08-24feat: tui backend server progress and generate script progresshistoria
2026-08-24feat: clearer split between local (managed) and remote URLs and server statushistoria
2026-08-24feat: hide convert/config/start-stop menus if no valid installationhistoria
2026-08-24refactor: add app directory, dir structure changehistoria