From 5bfbdcb5765fd4eb57d13c67169bb3c2706ead75 Mon Sep 17 00:00:00 2001 From: historia Date: Sun, 23 Aug 2026 23:48:25 -0400 Subject: feat: audiobook.py tui: convert, modify, or install backends --- docs/backend-qwen.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/backend-qwen.md') diff --git a/docs/backend-qwen.md b/docs/backend-qwen.md index 34078e3..b564149 100644 --- a/docs/backend-qwen.md +++ b/docs/backend-qwen.md @@ -1,5 +1,7 @@ # Backend Option 2: Qwen3-TTS +The TUI sets this up: run `python audiobook.py` → **Set up a backend… → Qwen3-TTS**, or `python -m backends.qwen`. It pip-installs `qwen-tts` and configures the two ports and built-in speaker in `converter/config.py`, then prints the launch commands. Manual steps: + Install qwen-tts with pip: ```bash -- cgit v1.2.3