diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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 |
