From b425d693c6d060418d3c2a1164adcc4d8a752cb9 Mon Sep 17 00:00:00 2001 From: Mingxue-Xu <92848346+Mingxue-Xu@users.noreply.github.com> Date: Wed, 27 Oct 2021 10:57:26 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3aa3e6866..0cf930717 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ English | [简体中文](README_ch.md)

Quick Start | Tutorials - | Models List + | Models List @@ -94,7 +94,7 @@ For more examples, please see [ASR getting started](docs/source/asr/getting_star ## Models List -> Note: ASR model list is aligned with [acoustic-model](https://github.com/PaddlePaddle/DeepSpeech/blob/develop/docs/source/asr/released_model.md#acoustic-model-released-in-paddle-2x). + PaddleSpeech ASR supports a lot of mainstream models, which are summarized as follow. For more information, please refer to [ASR Models](./docs/source/asr/released_model.md). @@ -106,16 +106,16 @@ The current hyperlinks redirect to [Previous Parakeet](https://github.com/Paddle ASR Module Type - Model Type Dataset + Model Type Link Acoustic Model - 2 Conv + 5 LSTM layers with only forward direction Aishell + 2 Conv + 5 LSTM layers with only forward direction Ds2 Online Aishell Model @@ -139,8 +139,8 @@ The current hyperlinks redirect to [Previous Parakeet](https://github.com/Paddle - Encoder:Conformer, Decoder:Transformer, Decoding method: Attention Librispeech + Encoder:Conformer, Decoder:Transformer, Decoding method: Attention Conformer Librispeech Model