From 1ad0033d666b918cdbac0e35d364507686e29d07 Mon Sep 17 00:00:00 2001 From: Mingxue-Xu <92848346+Mingxue-Xu@users.noreply.github.com> Date: Mon, 20 Dec 2021 11:20:42 +0800 Subject: [PATCH] [README] Fix some errors. (#1171) * test=update_readme, test=doc_fix Add contribution of @mymagicpower. * test=update_readme, test=doc_fix Add contribution from @mymagicpower. * Update README_cn.md * test=update_readme, test=doc_fix Fix some errors. Co-authored-by: TianYuan --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a3a7adf8f..93715c2a6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@

Quick Start - | Tutorials + | Documents | Models List @@ -154,12 +154,12 @@ We strongly recommend our users to install PaddleSpeech in **Linux** with *pytho ```python pip install paddlepaddle paddlespeech ``` -Up to now, **Linux** supports CLI for the all our tasks, **Mac OSX and Windows** only supports PaddleSpeech CLI for Audio Classification, Speech-to-Text and Text-to-Speech. Please see [installation](./docs/source/install.md) for other alternatives. +Up to now, **Linux** supports CLI for the all our tasks, **Mac OSX** and **Windows** only supports PaddleSpeech CLI for Audio Classification, Speech-to-Text and Text-to-Speech. Please see [installation](./docs/source/install.md) for other alternatives. ## Quick Start -Developers can have a try of our models with [PaddleSpeech Command Line](./demos/README.md). Change `--input` to test your own audio/text. +Developers can have a try of our models with [PaddleSpeech Command Line](./paddlespeech/cli/README.md). Change `--input` to test your own audio/text. **Audio Classification** ```shell @@ -190,10 +190,6 @@ PaddleSpeech supports a series of most popular models. They are summarized in [r **Speech-to-Text** contains *Acoustic Model*, *Language Model*, and *Speech Translation*, with the following details: - -