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
/
converter
/
audio.py
Age
Commit message (
Collapse
)
Author
2026-08-20
feat: make_audiocpp_server_json.py takes an argument. remove chunk wording ↵
historia
with audiocpp backend.
2026-08-19
fix: skip tests if no ebooklib
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-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: support .ogg and .flac output
historia
2026-08-18
feat: show chapter in console when splitting m4b into chapters
historia
2026-08-18
fix(converter): escape ffmetadata titles, thread exact chunk paths
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
fix(converter): stream audio concat and harden error/encoding handling
historia
2026-08-17
refactor(converter): extract logic into package
historia