From 6f5aa87e0d1d377fb58d128b83b26217d26febad Mon Sep 17 00:00:00 2001 From: TianYuan Date: Tue, 14 Dec 2021 19:56:08 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9405f3a..811fde50 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ paddlespeech st --input input_16k.wav ```shell paddlespeech tts --input "你好,欢迎使用百度飞桨深度学习框架!" --output output.wav ``` +- web demo for Text to Speech is integrated to [Huggingface Spaces](https://huggingface.co/spaces) with [Gradio](https://github.com/gradio-app/gradio). See Demo: https://huggingface.co/spaces/akhaliq/paddlespeech If you want to try more functions like training and tuning, please have a look at documents of [Speech-to-Text](./docs/source/asr/quick_start.md) and [Text-to-Speech](./docs/source/tts/quick_start.md). @@ -359,7 +360,6 @@ The current hyperlinks redirect to [Previous Parakeet](https://github.com/Paddle - Audio Classification ESC-50