mirror of
https://github.com/coqui-ai/TTS.git
synced 2026-07-13 14:00:27 +02:00
docstring update
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user