aboutsummaryrefslogtreecommitdiff
path: root/app/backends
AgeCommit message (Expand)Author
11 daysfeat: .wav hints for all voice directory pickers in tuihistoria
11 daysfix: system python used instead of venv python, breaking whisper transcriptionhistoria
12 daysremove: unnecessary flash on succesful buildhistoria
12 daysfeat: unified logging with logging_kit.pyhistoria
12 daysfeat: cuda arch detection for shorter builds, build failure detectionhistoria
12 daysfeat: qwen-tts backend widgets updated to same style as audio.cpphistoria
12 daysfix: silently failing whisper transcriptionhistoria
12 daysremove: unnecessary tui texthistoria
12 daysfeat: help menu in tuihistoria
12 daysfeat: automatic updates added to configure backend menuhistoria
13 daysfeat: separate venvs for qwen-tts and faster, manage (un)installshistoria
13 daysfeat: manage qwen-tts model installs manually, delete model(s) when uninstalledhistoria
13 daysfeat: design model support for qwen-tts backend. remove unnecessary port spli...historia
13 daysfix: settings menu only prompts to save after changehistoria
13 daysfeat: language and option fields in tui, context-sensitive voice labelhistoria
13 daysfeat: in-place toggle field, updated transcription tui to use new fieldhistoria
13 daysfix: default directory when choosing voices in tuihistoria
13 daysfeat: combined install/configure tui screens into one menu, removed extraneou...historia
14 daysrefactor: put shared ui screen code into ui.viewkithistoria
14 daysrefactor: audiocpp.py setup flowhistoria
14 daysrefactor: split tts.py into per-backend packageshistoria
14 daysfix: broken venv importshistoria
14 daysrefactor(audiocpp): pin checkout to app/audio.cpp, report install resultshistoria
14 daysfix: harden server start/stop guardshistoria
14 daysfeat: stop server and exit after generatinghistoria
14 daysfix: tui errors wait for getch()historia
14 daysfeat: no console drop when uninstalling backendshistoria
14 daysfix: build audio.cpp with --deployment-buildhistoria
14 daysfeat: better tui menu option gating for models that support custom voices (qw...historia
2026-08-25fix: detect if all audio.cpp models already downloadedhistoria
2026-08-25feat: automatically name audio.cpp model ids with long namehistoria
2026-08-25feat(tui): simultaneous build and model downloadhistoria
2026-08-25fix: automatic patch for top-k.cu to file ggml build errorhistoria
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 over...historia
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-24fix: don't expect/use local config for remote servershistoria
2026-08-24feat: hide convert/config/start-stop menus if no valid installationhistoria
2026-08-24feat: settings for ports in TUIhistoria
2026-08-24refactor: add app directory, dir structure changehistoria