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
/
audiobook.py
Age
Commit message (
Expand
)
Author
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-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: 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
feat: --input and --output flags
historia
2026-08-24
refactor: add app directory, dir structure change
historia
2026-08-24
feat: manage venv for all backends
historia
2026-08-24
feat: running process detection, menu gating
historia
2026-08-23
feat: audiobook.py tui: convert, modify, or install backends
historia
2026-08-23
feat: tui for make_audiocpp_server_json
historia
2026-08-21
rename project tts-audiobook generator, doc cleanup
historia
2026-08-21
feat: catalog-driven audio.cpp server.json creation
historia
2026-08-20
feat: experimental support for non-qwen models
historia
2026-08-20
feat: prompt for overwrites before connecting to TTS server
historia
2026-08-20
fix: do not chunk with audio.cpp backend (double chunking)
historia
2026-08-20
feat: audio.cpp backend support
historia
2026-08-19
feat: reuse one seed per run for consistent voice across chunks
historia
2026-08-19
refactor: config.py simplified
historia
2026-08-19
feat: --debug flag
historia
2026-08-18
feat: support for faster-qwen3-tts backend server
historia
2026-08-18
feat: language parameter for potential accent tuning
historia