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 (
Collapse
)
Author
5 days
fix: warn before using a likely too-big chunk size for sglang-omni models
historia
6 days
feat: sglang backend support
historia
7 days
slop refactor/dedup
historia
7 days
feat: generate a book with all installed models to compare
historia
8 days
feat: output log path when audiobook generation fails
historia
11 days
refactor: overhaul config.py, remove cli default options
historia
11 days
fix: remove backtrace from console output when using incorrect/incomplete ↵
historia
cli flags
11 days
feat: unified logging with logging_kit.py
historia
11 days
feat: flags for converting individual book files --input-book --output-book
historia
11 days
feat: simply generate audiobooks menu, move more config to settings menu
historia
12 days
feat: design model support for qwen-tts backend. remove unnecessary port ↵
historia
split for qwen models
13 days
refactor: split tts.py into per-backend packages
historia
13 days
fix(tts): honor quiet mode and drop request-level retries
historia
13 days
feat: stop server and exit after generating
historia
14 days
feat: combine --speaker and --voice for clarity
historia
14 days
feat: better tui menu option gating for models that support custom voices ↵
historia
(qwen) and models that do not support instructions
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