aboutsummaryrefslogtreecommitdiff
path: root/app/backends/qwen.py
AgeCommit message (Collapse)Author
12 daysfeat: cli auto-starts and stops locally-managed servers if no --api-url is ↵historia
passed
12 daysrefactor: overhaul config.py, remove cli default optionshistoria
13 daysfeat: qwen-tts backend widgets updated to same style as audio.cpphistoria
13 daysfeat: help menu in tuihistoria
13 daysfeat: automatic updates added to configure backend menuhistoria
14 daysfeat: separate venvs for qwen-tts and faster, manage (un)installshistoria
14 daysfeat: manage qwen-tts model installs manually, delete model(s) when uninstalledhistoria
14 daysfeat: design model support for qwen-tts backend. remove unnecessary port ↵historia
split for qwen models
2026-08-26fix: default directory when choosing voices in tuihistoria
2026-08-26feat: combined install/configure tui screens into one menu, removed ↵historia
extraneous wizard screens
2026-08-26refactor: audiocpp.py setup flowhistoria
2026-08-26refactor: split tts.py into per-backend packageshistoria
2026-08-26fix: harden server start/stop guardshistoria
2026-08-25fix: tui errors wait for getch()historia
2026-08-25feat: no console drop when uninstalling backendshistoria
2026-08-25feat: 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