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
/
tests
Age
Commit message (
Expand
)
Author
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
fix: remove duplicate tests
historia
2026-08-21
feat: catalog-driven audio.cpp server.json creation
historia
2026-08-21
feat: exit script if any chunk fails
historia
2026-08-21
fix: remove unnecessary truncation check
historia
2026-08-20
feat: make_audiocpp_server_json.py takes an argument. remove chunk wording wi...
historia
2026-08-20
feat: experimental support for non-qwen models
historia
2026-08-20
feat: warn on empty transcripts and missing whisper backend in server.json tool
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
fix: crash when audio.cpp is only serving clone model
historia
2026-08-20
feat: tool scripts for server.json and voices.json
historia
2026-08-20
feat: audio.cpp backend support
historia
2026-08-19
fix: skip tests if no ebooklib
historia
2026-08-19
feat: reuse one seed per run for consistent voice across chunks
historia
2026-08-19
fix: limit chunk size to 250
historia
2026-08-19
refactor: config.py simplified
historia
2026-08-19
fix: reduce excessive logging
historia
2026-08-19
feat: --debug flag
historia
2026-08-19
fix: reduce chunk size to 40
historia
2026-08-18
feat: support for faster-qwen3-tts backend server
historia
2026-08-18
feat: include narrator in output filenames
historia
2026-08-18
feat: language parameter for potential accent tuning
historia
2026-08-18
feat: add metadata to audio files including generated cover art
historia
2026-08-18
feat: prompt before overwriting existing books
historia
2026-08-18
feat: support .ogg and .flac output
historia
2026-08-18
test(converter): ffmetadata escaping and chunk collection
historia
2026-08-18
refactor(converter): deduplicate epub extraction
historia
2026-08-18
fix: timing/punctuation edge cases, process chunks as uncompressed wavs
historia
2026-08-17
feat(converter): add per-chapter and m4b output
historia
2026-08-17
test(converter): add tests
historia