From 86d2eb8d789f82dd8e56dd0ff53933152ba94e6b Mon Sep 17 00:00:00 2001 From: historia Date: Tue, 18 Aug 2026 03:13:14 -0400 Subject: feat: prompt before overwriting existing books --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f3ce5d9..e2e29d8 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ qwen-tts-demo Qwen/Qwen3-TTS-12Hz-1.7B-Base --ip 127.0.0.1 --port 7861 Put your book files (epub, etc.) in the `input/` folder. Then run the script. The output goes to `output/`. +If a book's output files already exist in `output/`, you are asked at startup whether to reconvert and overwrite them; answer `n` to skip that book. All questions are asked before conversion begins, so the run is unattended once started. + ### Custom voice ```bash -- cgit v1.2.3