From 268b6734b22cc251bf340882ea9debbd079b9a48 Mon Sep 17 00:00:00 2001 From: historia Date: Wed, 2 Sep 2026 18:36:34 -0400 Subject: rename generator to tts-audiobook-generator. remove pointless upgrade flashes. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3