tts: default language to auto, NULL lang selects auto, reject NULL text
This commit is contained in:
+1
-1
@@ -4,4 +4,4 @@
|
||||
./build/tts-server \
|
||||
--model models/qwen-talker-1.7b-base-Q8_0.gguf \
|
||||
--codec models/qwen-tokenizer-12hz-Q8_0.gguf \
|
||||
--host 127.0.0.1 --port 8080 --lang English
|
||||
--host 127.0.0.1 --port 8080 --lang auto
|
||||
|
||||
Reference in New Issue
Block a user