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
/
converter
/
config.py
Age
Commit message (
Collapse
)
Author
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
13 days
remove: unnecessary tui text
historia
13 days
feat: simply generate audiobooks menu, move more config to settings menu
historia
13 days
feat: help menu in tui
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
2026-08-26
feat: combined install/configure tui screens into one menu, removed ↵
historia
extraneous wizard screens
2026-08-25
feat: default save and exit server setting
historia
2026-08-25
feat: automatically name audio.cpp model ids with long name
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
remove: --chunk flag (always force client-side chunking)
historia
2026-08-24
refactor: add app directory, dir structure change
historia