diff options
| author | historia <historiavg@proton.me> | 2026-08-28 18:18:47 -0400 |
|---|---|---|
| committer | historia <historiavg@proton.me> | 2026-08-28 18:18:47 -0400 |
| commit | 1487796d74a7b171f2c53c4212e446759d3a4bec (patch) | |
| tree | be0546fe36404a7bc6b98c1a472af574f4b28868 /README.md | |
| parent | e66eb0e7d4342ae1c58e9bbd341843753be548f0 (diff) | |
| download | tts-audiobook-generator-1487796d74a7b171f2c53c4212e446759d3a4bec.tar.gz | |
feat: offer to download prebuilt mac/win binaries, new macos build fallback if xcode is not installed
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
