diff options
Diffstat (limited to 'audiobook.py')
| -rwxr-xr-x | audiobook.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audiobook.py b/audiobook.py index 31777e8..b8c445e 100755 --- a/audiobook.py +++ b/audiobook.py @@ -119,7 +119,7 @@ Examples: default=None, metavar="NAME", help=("Voice entry to request from the faster server's voice config " - "(default: the FASTER_TTS_VOICE setting in converter/config.py, " + "(default: the FASTER_VOICE setting in converter/config.py, " "typically 'default'). Must match a key in the server's voices.json, " "or 'default' when the server was started with --ref-audio.") ) |
