diff options
| author | historia <historiavg@proton.me> | 2026-08-18 03:13:14 -0400 |
|---|---|---|
| committer | historia <historiavg@proton.me> | 2026-08-18 03:13:14 -0400 |
| commit | 86d2eb8d789f82dd8e56dd0ff53933152ba94e6b (patch) | |
| tree | 4a19f0c77d7600d7c060cfe6238f30e1829f4660 /README.md | |
| parent | de5b2d9ca7302ade711d9dfb32b2fe8047f55cc2 (diff) | |
| download | tts-audiobook-generator-86d2eb8d789f82dd8e56dd0ff53933152ba94e6b.tar.gz | |
feat: prompt before overwriting existing books
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
