From 1c1abb8a9b69b203db7abb9c2626474b20c38570 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Thu, 11 Feb 2021 11:25:31 +0000 Subject: [PATCH] docstring update --- TTS/bin/synthesize.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TTS/bin/synthesize.py b/TTS/bin/synthesize.py index 12829acd..ad3d6cbb 100755 --- a/TTS/bin/synthesize.py +++ b/TTS/bin/synthesize.py @@ -27,7 +27,9 @@ def main(): # pylint: disable=bad-continuation parser = argparse.ArgumentParser(description='''Synthesize speech on command line.\n\n''' - '''You can either use your trained model or choose a model from the provided list.\n'''\ + '''You can either use your trained model or choose a model from the provided list.\n\n'''\ + + '''If you don't specify any models, then it uses LJSpeech based English models\n\n'''\ ''' Example runs: