diff options
Diffstat (limited to 'audiobook.py')
| -rwxr-xr-x | audiobook.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audiobook.py b/audiobook.py index 9a0da29..9bdad19 100755 --- a/audiobook.py +++ b/audiobook.py @@ -169,7 +169,7 @@ Examples: python audiobook.py --backend audiocpp --voice narrator # Use the audio.cpp audiocpp_server with a voice design model (task 'vdes') - python audiobook.py --backend audiocpp --model qwen-design \\ + python audiobook.py --backend audiocpp --model Qwen3-TTS-12Hz-1.7B-VoiceDesign-GGUF \\ --instructions "A warm adult female narrator with a British accent" # Use the qwen-tts demo server with a custom voice |
