index
:
tts-audiobook-generator
main
Convert epub/txt/pdf books to m4b/mp3/ogg/flac audiobooks
historia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
backends
Age
Commit message (
Collapse
)
Author
6 days
feat: pip install checks for bad crc errors and purges cache automatically
historia
7 days
fix: increase gpu memory for MOSS with gplang-omni to .87
historia
7 days
feat: gplang-omni reserves 70% of gpu 0 memory, preventing oom errors on ↵
historia
consumer cards
7 days
fix: warn before using a likely too-big chunk size for sglang-omni models
historia
7 days
feat: reserve 20% vram when running higgs with sglang-omni
historia
7 days
feat: sglang-omni model picker on manual server launch
historia
7 days
fix: ZONOS2 only generating 1024 tokens max
historia
7 days
feat: auto-update via settings
historia
8 days
feat: sglang backend support
historia
8 days
slop refactor/dedup
historia
8 days
fix: spec santizer for glm, outetts, miotts, minimax.
historia
9 days
fix: hide speech-to-speech only models from config wizard
historia
10 days
fix: non-clone models correctly supported in tui, restart server when needed
historia
11 days
fix: crash on bad model_specs from audio.cpp, sanitized
historia
12 days
feat(audio.cpp): if github binary download fails, automatically start ↵
historia
building from source
12 days
feat: offer to download prebuilt mac/win binaries, new macos build fallback ↵
historia
if xcode is not installed
12 days
feat: cli auto-starts and stops locally-managed servers if no --api-url is ↵
historia
passed
12 days
feat: run auto-build audio.cpp scripts for macos and windows
historia
12 days
refactor: overhaul config.py, remove cli default options
historia
12 days
fix: remove backtrace from console output when using incorrect/incomplete ↵
historia
cli flags
12 days
feat: .wav hints for all voice directory pickers in tui
historia
12 days
fix: system python used instead of venv python, breaking whisper transcription
historia
13 days
remove: unnecessary flash on succesful build
historia
13 days
feat: unified logging with logging_kit.py
historia
13 days
feat: cuda arch detection for shorter builds, build failure detection
historia
13 days
feat: qwen-tts backend widgets updated to same style as audio.cpp
historia
13 days
fix: silently failing whisper transcription
historia
13 days
remove: unnecessary tui text
historia
13 days
feat: help menu in tui
historia
13 days
feat: automatic updates added to configure backend menu
historia
14 days
feat: separate venvs for qwen-tts and faster, manage (un)installs
historia
14 days
feat: manage qwen-tts model installs manually, delete model(s) when uninstalled
historia
14 days
feat: design model support for qwen-tts backend. remove unnecessary port ↵
historia
split for qwen models
14 days
fix: settings menu only prompts to save after change
historia
14 days
feat: language and option fields in tui, context-sensitive voice label
historia
14 days
feat: in-place toggle field, updated transcription tui to use new field
historia
14 days
fix: default directory when choosing voices in tui
historia
14 days
feat: combined install/configure tui screens into one menu, removed ↵
historia
extraneous wizard screens
2026-08-26
refactor: put shared ui screen code into ui.viewkit
historia
2026-08-26
refactor: audiocpp.py setup flow
historia
2026-08-26
refactor: split tts.py into per-backend packages
historia
2026-08-26
fix: broken venv imports
historia
2026-08-26
refactor(audiocpp): pin checkout to app/audio.cpp, report install results
historia
2026-08-26
fix: harden server start/stop guards
historia
2026-08-25
feat: stop server and exit after generating
historia
2026-08-25
fix: tui errors wait for getch()
historia
2026-08-25
feat: no console drop when uninstalling backends
historia
2026-08-25
fix: build audio.cpp with --deployment-build
historia
2026-08-25
feat: better tui menu option gating for models that support custom voices ↵
historia
(qwen) and models that do not support instructions
2026-08-25
fix: detect if all audio.cpp models already downloaded
historia
[next]