Merge branch 'rhasspy:master' into master

This commit is contained in:
Mateo Cedillo
2023-06-11 23:21:49 -05:00
committed by GitHub
7 changed files with 34 additions and 7 deletions
+3
View File
@@ -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;