aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b974d14..dd01079 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ cd tts-audiobook-generator
`qwen3_tts_1_7b_base_q8_0` is a good model for cloning.\
`qwen3_tts_1_7b_customvoice_q8_0` is good for built-in speakers.
-6. The script will build audiocpp_server and download models.
+6. The script downloads a prebuilt audiocpp_server (macOS and Windows; no compiler or Xcode needed) — or builds it from source on other platforms — and downloads the models.
7. Go to `Generate Audiobooks` in the main menu to process the input files into audiobooks. The script will automatically start and stop the necessary backend server.