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
Age
Commit message (
Collapse
)
Author
12 days
fix: remove backtrace from console output when using incorrect/incomplete ↵
historia
cli flags
12 days
feat: unified logging with logging_kit.py
historia
12 days
fix: silently failing whisper transcription
historia
12 days
remove: unnecessary tui text
historia
12 days
feat: flags for converting individual book files --input-book --output-book
historia
12 days
feat: simply generate audiobooks menu, move more config to settings menu
historia
12 days
feat: help menu in tui
historia
13 days
feat: menu for language options
historia
13 days
feat: design model support for qwen-tts backend. remove unnecessary port ↵
historia
split for qwen models
13 days
fix: settings menu only prompts to save after change
historia
13 days
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-26
fix(tts): honor quiet mode and drop request-level retries
historia
2026-08-25
feat: default save and exit server setting
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 ↵
historia
(qwen) and models that do not support instructions
2026-08-25
feat: automatically name audio.cpp model ids with long name
historia
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: audio.cpp unloads model before converting
historia
2026-08-24
remove: --chunk flag (always force client-side chunking)
historia
2026-08-24
refactor: add app directory, dir structure change
historia