From 5a4c778721aa8881317ad7cb514ee8021666f00c Mon Sep 17 00:00:00 2001 From: Hui Zhang Date: Tue, 30 Nov 2021 08:35:15 +0000 Subject: [PATCH] update link --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 532b24cc..da413001 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Developers can have a try of our model with only a few lines of code. A tiny DeepSpeech2 **Speech-to-Text** model training on toy set of LibriSpeech: ```shell -cd examples/tiny/s0/ +cd examples/tiny/asr0/ # source the environment source path.sh source ../../../utils/parse_options.sh @@ -177,20 +177,20 @@ The current hyperlinks redirect to [Previous Parakeet](https://github.com/Paddle Aishell DeepSpeech2 RNN + Conv based Models - deepspeech2-aishell + deepspeech2-aishell Transformer based Attention Models - u2.transformer.conformer-aishell + u2.transformer.conformer-aishell Librispeech Transformer based Attention Models - deepspeech2-librispeech / transformer.conformer.u2-librispeech / transformer.conformer.u2-kaldi-librispeech + deepspeech2-librispeech / transformer.conformer.u2-librispeech / transformer.conformer.u2-kaldi-librispeech @@ -199,7 +199,7 @@ The current hyperlinks redirect to [Previous Parakeet](https://github.com/Paddle THCHS30 MFA - mfa-thchs30 + mfa-thchs30 @@ -213,7 +213,7 @@ The current hyperlinks redirect to [Previous Parakeet](https://github.com/Paddle TIMIT Unified Streaming & Non-streaming Two-pass - u2-timit + u2-timit