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
/
converter.py
Age
Commit message (
Expand
)
Author
7 days
fix: warn before using a likely too-big chunk size for sglang-omni models
historia
8 days
feat: sglang backend support
historia
8 days
slop refactor/dedup
historia
9 days
feat: generate a book with all installed models to compare
historia
10 days
feat: output log path when audiobook generation fails
historia
12 days
refactor: overhaul config.py, remove cli default options
historia
12 days
fix: remove backtrace from console output when using incorrect/incomplete cli...
historia
13 days
feat: unified logging with logging_kit.py
historia
13 days
feat: flags for converting individual book files --input-book --output-book
historia
13 days
feat: simply generate audiobooks menu, move more config to settings menu
historia
14 days
feat: design model support for qwen-tts backend. remove unnecessary port spli...
historia
2026-08-26
refactor: split tts.py into per-backend packages
historia
2026-08-26
fix(tts): honor quiet mode and drop request-level retries
historia
2026-08-25
feat: stop server and exit after generating
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 (qw...
historia
2026-08-24
feat: tui backend server progress and generate script progress
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