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: