更新贡献者名单

This commit is contained in:
nl 2019-03-16 13:22:59 +08:00
parent a37ce68e2f
commit 4ef5fa32e2
2 changed files with 17 additions and 14 deletions

View File

@ -137,13 +137,13 @@ Python的依赖库
[OpenSLR国内镜像](<http://cn-mirror.openslr.org/resources/33/data_aishell.tgz>) [OpenSLR国内镜像](<http://cn-mirror.openslr.org/resources/33/data_aishell.tgz>)
[OpenSLR国外镜像](<http://www.openslr.org/resources/33/data_aishell.tgz>) [OpenSLR国外镜像](<http://www.openslr.org/resources/33/data_aishell.tgz>)
注:数据集解压方法 注:数据集解压方法
``` ```
$ tar xzf data_aishell.tgz $ tar xzf data_aishell.tgz
$ cd data_aishell/wav $ cd data_aishell/wav
$ for tar in *.tar.gz; do tar xvf $tar; done $ for tar in *.tar.gz; do tar xvf $tar; done
``` ```
* **Primewords Chinese Corpus Set 1** * **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) 日志链接:[进展日志](https://github.com/nl8590687/ASRT_SpeechRecognition/blob/master/log.md)
## Contributors 贡献者们 ## Contributors 贡献者们
@ZJUGuoShuai @williamchenwl
[@zw76859420](https://github.com/zw76859420)
@madeirak @ZJUGuoShuai @williamchenwl
@nl8590687 (repo owner) @nl8590687 (repo owner)

View File

@ -133,13 +133,13 @@ However, as the current international and domestic teams can achieve 98%, the ac
data_aishell.tgz data_aishell.tgz
[Download](<http://www.openslr.org/resources/33/data_aishell.tgz>) [Download](<http://www.openslr.org/resources/33/data_aishell.tgz>)
Noteunzip this dataset Noteunzip this dataset
``` ```
$ tar xzf data_aishell.tgz $ tar xzf data_aishell.tgz
$ cd data_aishell/wav $ cd data_aishell/wav
$ for tar in *.tar.gz; do tar xvf $tar; done $ for tar in *.tar.gz; do tar xvf $tar; done
``` ```
* **Primewords Chinese Corpus Set 1** * **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) Links: [Progress Logs](https://github.com/nl8590687/ASRT_SpeechRecognition/blob/master/log.md)
## Contributors ## Contributors
@ZJUGuoShuai @williamchenwl [@zw76859420](https://github.com/zw76859420)
@madeirak @ZJUGuoShuai @williamchenwl
@nl8590687 (repo owner) @nl8590687 (repo owner)