From 88a8ed4fc306588589e476fba8ee3460228c01aa Mon Sep 17 00:00:00 2001 From: TianYuan Date: Fri, 10 Dec 2021 15:54:05 +0800 Subject: [PATCH] Update README.md --- demos/text_to_speech/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/text_to_speech/README.md b/demos/text_to_speech/README.md index 518f9adc..2474a900 100644 --- a/demos/text_to_speech/README.md +++ b/demos/text_to_speech/README.md @@ -1,5 +1,5 @@ -# TTS(Text To Speech) +# TTS (Text To Speech) ## Introduction Text-to-speech (TTS) is a natural language modeling process that requires changing units of text into units of speech for audio presentation. -- GitLab