From 4ef5fa32e2fa36a9f2b49223ce61aa277a14d943 Mon Sep 17 00:00:00 2001 From: nl <3210346136@qq.com> Date: Sat, 16 Mar 2019 13:22:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=B4=A1=E7=8C=AE=E8=80=85?= =?UTF-8?q?=E5=90=8D=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 +++++++++------- README_EN.md | 15 ++++++++------- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 5bf27b9..839508e 100644 --- a/README.md +++ b/README.md @@ -137,13 +137,13 @@ Python的依赖库 [OpenSLR国内镜像]() [OpenSLR国外镜像]() -注:数据集解压方法 + 注:数据集解压方法 -``` -$ tar xzf data_aishell.tgz -$ cd data_aishell/wav -$ for tar in *.tar.gz; do tar xvf $tar; done -``` + ``` + $ tar xzf data_aishell.tgz + $ cd data_aishell/wav + $ for tar in *.tar.gz; do tar xvf $tar; done + ``` * **Primewords Chinese Corpus Set 1** @@ -159,7 +159,9 @@ $ for tar in *.tar.gz; do tar xvf $tar; done 日志链接:[进展日志](https://github.com/nl8590687/ASRT_SpeechRecognition/blob/master/log.md) ## Contributors 贡献者们 -@ZJUGuoShuai @williamchenwl + +[@zw76859420](https://github.com/zw76859420) +@madeirak @ZJUGuoShuai @williamchenwl @nl8590687 (repo owner) diff --git a/README_EN.md b/README_EN.md index 7a26293..7850e04 100644 --- a/README_EN.md +++ b/README_EN.md @@ -133,13 +133,13 @@ However, as the current international and domestic teams can achieve 98%, the ac data_aishell.tgz [Download]() -Note:unzip this dataset + Note:unzip this dataset -``` -$ tar xzf data_aishell.tgz -$ cd data_aishell/wav -$ for tar in *.tar.gz; do tar xvf $tar; done -``` + ``` + $ tar xzf data_aishell.tgz + $ cd data_aishell/wav + $ for tar in *.tar.gz; do tar xvf $tar; done + ``` * **Primewords Chinese Corpus Set 1** @@ -155,7 +155,8 @@ If the provided dataset link cannot be opened and downloaded, click this link [O Links: [Progress Logs](https://github.com/nl8590687/ASRT_SpeechRecognition/blob/master/log.md) ## Contributors -@ZJUGuoShuai @williamchenwl +[@zw76859420](https://github.com/zw76859420) +@madeirak @ZJUGuoShuai @williamchenwl @nl8590687 (repo owner)