aboutsummaryrefslogtreecommitdiff
path: root/converter/tts.py
AgeCommit message (Expand)Author
2026-08-21rename project tts-audiobook generator, doc cleanuphistoria
2026-08-21feat: catalog-driven audio.cpp server.json creationhistoria
2026-08-21fix: remove unnecessary truncation checkhistoria
2026-08-20feat: make_audiocpp_server_json.py takes an argument. remove chunk wording wi...historia
2026-08-20feat: experimental support for non-qwen modelshistoria
2026-08-20feat: warn on empty transcripts and missing whisper backend in server.json toolhistoria
2026-08-20fix: do not chunk with audio.cpp backend (double chunking)historia
2026-08-20fix: crash when audio.cpp is only serving clone modelhistoria
2026-08-20feat: tool scripts for server.json and voices.jsonhistoria
2026-08-20feat: audio.cpp backend supporthistoria
2026-08-19feat: reuse one seed per run for consistent voice across chunkshistoria
2026-08-19fix: limit chunk size to 250historia
2026-08-19refactor: config.py simplifiedhistoria
2026-08-19fix: reduce excessive logginghistoria
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: don't truncate transcription logginghistoria
2026-08-18feat: language parameter for potential accent tuninghistoria
2026-08-18fix(converter): escape ffmetadata titles, thread exact chunk pathshistoria
2026-08-17fix(converter): stream audio concat and harden error/encoding handlinghistoria
2026-08-17refactor(converter): extract logic into packagehistoria