cli: --ref-text takes a file path instead of inline string content
This commit is contained in:
+1
-1
@@ -6,6 +6,6 @@ set -eu
|
||||
--model ../models/qwen-talker-1.7b-base-Q8_0.gguf \
|
||||
--codec ../models/qwen-tokenizer-12hz-Q8_0.gguf \
|
||||
--ref-audio freeman.wav \
|
||||
--ref-text "$(cat freeman.txt)" \
|
||||
--ref-text freeman.txt \
|
||||
--lang English \
|
||||
-o clone.wav < prompt.txt
|
||||
|
||||
Reference in New Issue
Block a user