aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysfeat: model capabilities lined up in tui menuhistoria
10 daysfix: non-clone models correctly supported in tui, restart server when neededhistoria
10 daysfeat: output log path when audiobook generation failshistoria
10 daysfix: menu highlight numbering in tuihistoria
11 daysfix: crash on bad model_specs from audio.cpp, sanitizedhistoria
11 daysremove: pointless success flashes in tui for downloadshistoria
12 daysfix: no .wav directory error formattinghistoria
12 daysfeat(audio.cpp): if github binary download fails, automatically start buildin...historia
12 daysfix: better error when no .wav available to clonehistoria
12 daysfeat: offer to download prebuilt mac/win binaries, new macos build fallback i...historia
12 daysfeat: cli auto-starts and stops locally-managed servers if no --api-url is pa...historia
12 daysfeat: run auto-build audio.cpp scripts for macos and windowshistoria
12 daysrefactor: overhaul config.py, remove cli default optionshistoria
12 daysfix: remove backtrace from console output when using incorrect/incomplete cli...historia
12 daysfix: japanese characters not truncated correctly in tui terminal outputhistoria
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 daysfix: can't check checkboxes in tts model pagehistoria
13 daysfeat: nest start/stop server menu in configure backend menuhistoria
13 daysfeat: flags for converting individual book files --input-book --output-bookhistoria
13 daysremove: unnecessary settings descriptionshistoria
13 daysfeat: simply generate audiobooks menu, move more config to settings menuhistoria
13 daysfix: scrolling on help screenhistoria
13 daysfeat: help menu in tuihistoria
13 daysfeat: automatic updates added to configure backend menuhistoria
13 daysfeat: better explanation of stop/exit settinghistoria
13 daysfeat: menu for language optionshistoria
13 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 spli...historia
14 daysfix: settings menu only prompts to save after changehistoria
14 daysfeat: language and option fields in tui, context-sensitive voice labelhistoria
14 daysfix: crash when menu of clone voices is emptyhistoria
14 daysfeat: in-place toggle field, updated transcription tui to use new fieldhistoria
14 daysfix: default directory when choosing voices in tuihistoria
14 daysfeat: combined install/configure tui screens into one menu, removed extraneou...historia
2026-08-26refactor: put shared ui screen code into ui.viewkithistoria
2026-08-26refactor: audiocpp.py setup flowhistoria
2026-08-26refactor: split tts.py into per-backend packageshistoria
2026-08-26fix: broken venv importshistoria
2026-08-26fix: stop remote form entries overwriting each otherhistoria
2026-08-26fix(tts): honor quiet mode and drop request-level retrieshistoria
2026-08-26refactor(audiocpp): pin checkout to app/audio.cpp, report install resultshistoria
2026-08-26fix: harden server start/stop guardshistoria