From 2664398127b7480efdce598074d65e6d8d6b6268 Mon Sep 17 00:00:00 2001 From: liuyibing01 Date: Tue, 10 Mar 2020 14:46:23 +0000 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04a736c..2a5f298 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ sudo apt-get install libsndfile1 ### Install PaddlePaddle -See [install](https://www.paddlepaddle.org.cn/install/quick) for more details. This repo requires PaddlePaddle 1.7.0 or above. +See [install](https://www.paddlepaddle.org.cn/install/quick) for more details. This repo requires PaddlePaddle **1.7.0** or above. ### Install Parakeet @@ -121,7 +121,7 @@ Parakeet also releases some well-trained parameters for the example models, whic - TTS models -Click each link to download, then one can get the compressed package which contains the pre-trained model and the `yaml` config describing how to train the model. +Click each link to download, then you can get the compressed package which contains the pre-trained model and the `yaml` config describing how to train the model. ## Copyright and License -- GitLab