aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 daysfix: hide speech-to-speech only models from config wizardhistoria
7 daysfix: better errors for generate all modelshistoria
8 daysfeat: generate a book with all installed models to comparehistoria
8 daysfix: truncate excess spaces on generate audiobooks tuihistoria
8 daysfeat: model capabilities lined up in tui menuhistoria
9 daysfix: non-clone models correctly supported in tui, restart server when neededhistoria
9 daysfeat: output log path when audiobook generation failshistoria
9 daysfix: menu highlight numbering in tuihistoria
10 daysfix: crash on bad model_specs from audio.cpp, sanitizedhistoria
10 daysremove: pointless success flashes in tui for downloadshistoria
11 daysfix: no .wav directory error formattinghistoria
11 daysfeat(audio.cpp): if github binary download fails, automatically start buildin...historia
11 daysfix: better error when no .wav available to clonehistoria
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
11 daysfix: japanese characters not truncated correctly in tui terminal outputhistoria
11 daysfeat: .wav hints for all voice directory pickers in tuihistoria
11 daysfix: system python used instead of venv python, breaking whisper transcriptionhistoria
11 daysremove: unnecessary flash on succesful buildhistoria
11 daysfeat: unified logging with logging_kit.pyhistoria
11 daysfeat: cuda arch detection for shorter builds, build failure detectionhistoria
11 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
12 daysfeat: nest start/stop server menu in configure backend menuhistoria
12 daysfeat: flags for converting individual book files --input-book --output-bookhistoria
12 daysremove: unnecessary settings descriptionshistoria
12 daysfeat: simply generate audiobooks menu, move more config to settings menuhistoria
12 daysfix: scrolling on help screenhistoria
12 daysfeat: help menu in tuihistoria
12 daysfeat: automatic updates added to configure backend menuhistoria
12 daysfeat: better explanation of stop/exit settinghistoria
12 daysfeat: menu for language optionshistoria
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 daysfix: crash when menu of clone voices is emptyhistoria
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
13 daysrefactor: put shared ui screen code into ui.viewkithistoria
13 daysrefactor: audiocpp.py setup flowhistoria
14 daysrefactor: split tts.py into per-backend packageshistoria
14 daysfix: broken venv importshistoria