From 7a65481840202abde89dd965b87690603bc9f0f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=96=9B=E4=B8=9E=E5=AE=8F?= Date: Sat, 23 Nov 2019 12:30:31 +0800 Subject: [PATCH] [README] fix quote --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 584e1f7c..92c102d8 100644 --- a/README.md +++ b/README.md @@ -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