mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08: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