aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhistoria <historiavg@proton.me>2026-08-18 03:13:14 -0400
committerhistoria <historiavg@proton.me>2026-08-18 03:13:14 -0400
commit86d2eb8d789f82dd8e56dd0ff53933152ba94e6b (patch)
tree4a19f0c77d7600d7c060cfe6238f30e1829f4660 /README.md
parentde5b2d9ca7302ade711d9dfb32b2fe8047f55cc2 (diff)
downloadtts-audiobook-generator-86d2eb8d789f82dd8e56dd0ff53933152ba94e6b.tar.gz
feat: prompt before overwriting existing books
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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