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
Age
Commit message (
Collapse
)
Author
14 days
feat: stop server and exit after generating
historia
14 days
fix: book generation logging
historia
14 days
fix: tui errors wait for getch()
historia
14 days
fix(tui): loading bar overflow during build
historia
14 days
feat: no console drop when uninstalling backends
historia
2026-08-25
fix: build audio.cpp with --deployment-build
historia
2026-08-25
feat: display console output when stopping server after generation
historia
2026-08-25
feat: combine --speaker and --voice for clarity
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
feat: clearer colors for buttons
historia
2026-08-25
feat: simpler menu for start/stop backend servers
historia
2026-08-25
fix: detect if all audio.cpp models already downloaded
historia
2026-08-25
feat: automatically name audio.cpp model ids with long name
historia
2026-08-25
feat(tui): simultaneous build and model download
historia
2026-08-25
fix: trailing space in build animation
historia
2026-08-25
fix: automatic patch for top-k.cu to file ggml build error
historia
2026-08-24
feat: user-friendly menu gating, clearer install/configure path for backends
historia
2026-08-24
feat: add confirm/cancel buttons to checkbox tui
historia
2026-08-24
remove: partial feature to point at existing backend checkout
historia
2026-08-24
fix: stepping back steps in tui
historia
2026-08-24
feat: configure [backend] loads existing backend config rather than just ↵
historia
overwriting it
2026-08-24
feat: tui backend server progress and generate script progress
historia
2026-08-24
feat: option to unload models from audio.cpp per-run
historia
2026-08-24
feat: clearer split between local (managed) and remote URLs and server status
historia
2026-08-24
feat: fold backend menu into conversion settings menu
historia
2026-08-24
feat: combine wizard menus into a single generate options menu
historia
2026-08-24
feat: audio.cpp unloads model before converting
historia
2026-08-24
remove: --chunk flag (always force client-side chunking)
historia
2026-08-24
feat: --input and --output flags
historia
2026-08-24
fix: don't expect/use local config for remote servers
historia
2026-08-24
feat: q behavior mirrors esc, port settings reordered
historia
2026-08-24
feat: hide convert/config/start-stop menus if no valid installation
historia
2026-08-24
fix: menu tui up/down, port explanation in menu
historia
2026-08-24
feat: settings for ports in TUI
historia
2026-08-24
feat: tui ffmpeg check
historia
2026-08-24
chore: update backend docs with custom venv
historia
2026-08-24
refactor: add app directory, dir structure change
historia
2026-08-24
feat: settings menu in tui
historia
2026-08-24
feat: manage venv for all backends
historia
2026-08-24
feat: running process detection, menu gating
historia
2026-08-23
feat: audiobook.py tui: convert, modify, or install backends
historia
2026-08-23
feat: improve tui library aesthetics for make_audiocpp_server_json.py
historia
2026-08-23
feat: tui for make_audiocpp_server_json
historia
2026-08-21
rename project tts-audiobook generator, doc cleanup
historia
2026-08-21
fix: remove duplicate tests
historia
2026-08-21
feat: catalog-driven audio.cpp server.json creation
historia
2026-08-21
feat: exit script if any chunk fails
historia
2026-08-21
fix: remove unnecessary truncation check
historia
2026-08-20
feat: make_audiocpp_server_json.py takes an argument. remove chunk wording ↵
historia
with audiocpp backend.
2026-08-20
feat: experimental support for non-qwen models
historia
[next]