diff options
| author | historia <historiavg@proton.me> | 2026-09-02 18:36:34 -0400 |
|---|---|---|
| committer | historia <historiavg@proton.me> | 2026-09-02 18:36:34 -0400 |
| commit | 268b6734b22cc251bf340882ea9debbd079b9a48 (patch) | |
| tree | 41dcfb983af96e5a3ad95a83d81298f3587f588c /README.md | |
| parent | f14b80f6b42a0d0891718eb6284336b1694795cf (diff) | |
| download | tts-audiobook-generator-268b6734b22cc251bf340882ea9debbd079b9a48.tar.gz | |
rename generator to tts-audiobook-generator. remove pointless upgrade flashes.
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 |
