aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhistoria <historiavg@proton.me>2026-08-24 21:10:43 -0400
committerhistoria <historiavg@proton.me>2026-08-24 21:10:43 -0400
commitf4b1de303704e13818259d5057d176cd841b6ed8 (patch)
tree5c3c4e1495819434deddc223c1b4a670b3b7325e /README.md
parent610d6828fa8300efa3f8df3d3bf8e3c00e24c1dc (diff)
downloadtts-audiobook-generator-f4b1de303704e13818259d5057d176cd841b6ed8.tar.gz
feat: add confirm/cancel buttons to checkbox tui
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 88b5342..698688e 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ python audiobook.py
4. When the TUI comes up, go to `Configure Backends > Install Backend`. Install `audio.cpp`, which supports numerous TTS models. It will automatically be cloned and built in the venv (this will take a while).
-5.
+5. Choose TTS models to install. `Qwen3-TTS` is a popular. Pick the `Base` model if you're cloning voices or `CustomVoice` for built-in TTS.
## CLI Options