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
/
tests
/
test_converter.py
Age
Commit message (
Collapse
)
Author
5 hours
fix: smart chunking, extraction, and process-safety issues
HEAD
main
historia
6 hours
feat: smart chunking to avoid chunk boundaries mid-sentence
historia
7 days
fix: warn before using a likely too-big chunk size for sglang-omni models
historia
9 days
slop refactor/dedup
historia
9 days
feat: generate a book with all installed models to compare
historia
13 days
refactor: overhaul config.py, remove cli default options
historia
13 days
fix: remove backtrace from console output when using incorrect/incomplete ↵
historia
cli flags
2026-08-26
feat: combined install/configure tui screens into one menu, removed ↵
historia
extraneous wizard screens
2026-08-26
refactor: split tts.py into per-backend packages
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-24
remove: --chunk flag (always force client-side chunking)
historia
2026-08-24
refactor: add app directory, dir structure change
historia