aboutsummaryrefslogtreecommitdiff
path: root/app/backends
AgeCommit message (Expand)Author
10 daysfix: crash on bad model_specs from audio.cpp, sanitizedhistoria
11 daysfeat(audio.cpp): if github binary download fails, automatically start buildin...historia
11 daysfeat: offer to download prebuilt mac/win binaries, new macos build fallback i...historia
11 daysfeat: cli auto-starts and stops locally-managed servers if no --api-url is pa...historia
11 daysfeat: run auto-build audio.cpp scripts for macos and windowshistoria
11 daysrefactor: overhaul config.py, remove cli default optionshistoria
11 daysfix: remove backtrace from console output when using incorrect/incomplete cli...historia
12 daysfeat: .wav hints for all voice directory pickers in tuihistoria
12 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
2026-08-25fix: tui errors wait for getch()historia
2026-08-25feat: no console drop when uninstalling backendshistoria
2026-08-25fix: build audio.cpp with --deployment-buildhistoria
2026-08-25feat: 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