Skip to content

Commit

Permalink
Merge pull request #156 from sih4sing5hong5/patch-1
Browse files Browse the repository at this point in the history
[README] fix quote
  • Loading branch information
fatchord authored Nov 27, 2019
2 parents 521859d + 7a65481 commit 3595219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This will generate everything in the default sentences.txt file and output to a

You can also use that script to generate custom tts sentences and/or use '-u' to generate unbatched (better audio quality):

> python quick_start.py -u --input_text "What will happen if I run this command?'
> python quick_start.py -u --input_text "What will happen if I run this command?"

### Training your own Models
Expand Down

0 comments on commit 3595219

Please sign in to comment.