aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhistoria <historiavg@proton.me>2026-09-02 18:36:34 -0400
committerhistoria <historiavg@proton.me>2026-09-02 18:36:34 -0400
commit268b6734b22cc251bf340882ea9debbd079b9a48 (patch)
tree41dcfb983af96e5a3ad95a83d81298f3587f588c /README.md
parentf14b80f6b42a0d0891718eb6284336b1694795cf (diff)
downloadtts-audiobook-generator-268b6734b22cc251bf340882ea9debbd079b9a48.tar.gz
rename generator to tts-audiobook-generator. remove pointless upgrade flashes.
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 597a723..c3ac40a 100644
--- a/README.md
+++ b/README.md
@@ -66,10 +66,11 @@ form's Model pick decides which server boots.
## Updating
-Run `Configure Backends > Update Generator` in the hub: it fetches the
-latest code and moves the checkout to the remote's default branch (the
-same fetch + hard-reset flow the backend checkouts use), then asks you to
-restart so the new code loads. Nothing you generate or download is at risk
+Run `Configure Backends > Update tts-audiobook-generator` in the hub: it
+fetches the latest code and moves the checkout to the remote's default
+branch (the same fetch + hard-reset flow the backend checkouts use), then
+asks you to restart so the new code loads. Nothing you generate or download
+is at risk
— `input/`, `output/`, `voices/`, `app/envs/`, model weights, and logs are
untracked and outside the reset's reach — and **locally modified tracked
files are preserved**: `app/converter/config.py` (your settings) and any