diff --git a/README.md b/README.md index 66feb0982..2f9d99289 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ If you want to try more functions like training and tuning, please see [Speech-t ## Model List -PaddleSpeech supports a series of most popular models, summarized in [released models](./docs/source/released_models.md) with available pretrained models. +PaddleSpeech supports a series of most popular models, summarized in [released models](./docs/source/released_model.md) with available pretrained models. Speech-to-Text module contains *Acoustic Model* and *Language Model*, with the following details: @@ -344,4 +344,4 @@ year={2021} PaddleSpeech is provided under the [Apache-2.0 License](./LICENSE). -PaddleSpeech depends on a lot of open source repositories. See [references](./docs/source/reference.md) for more information. \ No newline at end of file +PaddleSpeech depends on a lot of open source repositories. See [references](./docs/source/reference.md) for more information.