mirror of
https://github.com/pstrueb/piper.git
synced 2026-05-01 03:58:01 +00:00
Fix help screen using outdated --silence_seconds instead of --sentence_silence
This commit is contained in:
@@ -385,7 +385,7 @@ void printUsage(char *argv[]) {
|
||||
<< endl;
|
||||
cerr << " --noise_w NUM phoneme width noise (default: 0.8)"
|
||||
<< endl;
|
||||
cerr << " --silence_seconds NUM seconds of silence after each "
|
||||
cerr << " --sentence_silence NUM seconds of silence after each "
|
||||
"sentence (default: 0.2)"
|
||||
<< endl;
|
||||
cerr << " --espeak_data DIR path to espeak-ng data directory"
|
||||
|
||||
Reference in New Issue
Block a user