aboutsummaryrefslogtreecommitdiff
path: root/converter/converter.py
AgeCommit message (Expand)Author
2026-08-20feat: audio.cpp backend supporthistoria
2026-08-19fix: skip tests if no ebooklibhistoria
2026-08-19feat: reuse one seed per run for consistent voice across chunkshistoria
2026-08-19refactor: config.py simplifiedhistoria
2026-08-19fix: reduce excessive logginghistoria
2026-08-19feat: --debug flaghistoria
2026-08-19fix: reduce chunk size to 40historia
2026-08-18feat: support for faster-qwen3-tts backend serverhistoria
2026-08-18feat: include narrator in output filenameshistoria
2026-08-18feat: language parameter for potential accent tuninghistoria
2026-08-18feat: add metadata to audio files including generated cover arthistoria
2026-08-18feat: prompt before overwriting existing bookshistoria
2026-08-18feat: support .ogg and .flac outputhistoria
2026-08-18feat: show chapter in console when splitting m4b into chaptershistoria
2026-08-18fix(converter): escape ffmetadata titles, thread exact chunk pathshistoria
2026-08-18fix: timing/punctuation edge cases, process chunks as uncompressed wavshistoria
2026-08-17fix(converter): make m4b a single file with embedded chaptershistoria
2026-08-17feat(converter): add per-chapter and m4b outputhistoria
2026-08-17fix(converter): stream audio concat and harden error/encoding handlinghistoria
2026-08-17refactor(converter): extract logic into packagehistoria