mirror of
https://github.com/pstrueb/piper.git
synced 2026-04-17 22:05:30 +00:00
Add --tashkeel_model to help
This commit is contained in:
@@ -329,6 +329,9 @@ void printUsage(char *argv[]) {
|
||||
<< endl;
|
||||
cerr << " --espeak_data DIR path to espeak-ng data directory"
|
||||
<< endl;
|
||||
cerr << " --tashkeel_model FILE path to libtashkeel onnx model "
|
||||
"(arabic)"
|
||||
<< endl;
|
||||
cerr << " --debug print DEBUG messages to the console"
|
||||
<< endl;
|
||||
cerr << endl;
|
||||
|
||||
Reference in New Issue
Block a user