From 6b4ab39601b7146d3c87c90266d45b12b508856d Mon Sep 17 00:00:00 2001 From: Ji Zhang Date: Sat, 2 Oct 2021 19:10:40 -0700 Subject: [PATCH] add alternative download source for dataset (google drive) (#112) --- README-CN.md | 6 +++++- README.md | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README-CN.md b/README-CN.md index 458946c..177811d 100644 --- a/README-CN.md +++ b/README-CN.md @@ -127,7 +127,11 @@ ## 常見問題(FQ&A) #### 1.數據集哪裡下載? -[aidatatang_200zh](http://www.openslr.org/62/)、[magicdata](http://www.openslr.org/68/)、[aishell3](http://www.openslr.org/93/) +| 数据集 | OpenSLR地址 | 其他源 (Google Drive, Baidu网盘等) | +| --- | ----------- | ---------------| +| aidatatang_200zh | [OpenSLR](http://www.openslr.org/62/) | [Google Drive](https://drive.google.com/file/d/110A11KZoVe7vy6kXlLb6zVPLb_J91I_t/view?usp=sharing) | +| magicdata | [OpenSLR](http://www.openslr.org/68/) | [Google Drive (Dev set)](https://drive.google.com/file/d/1g5bWRUSNH68ycC6eNvtwh07nX3QhOOlo/view?usp=sharing) | +| aishell3 | [OpenSLR](https://www.openslr.org/93/) | [Google Drive](https://drive.google.com/file/d/1shYp_o4Z0X0cZSKQDtFirct2luFUwKzZ/view?usp=sharing) | > 解壓 aidatatang_200zh 後,還需將 `aidatatang_200zh\corpus\train`下的檔案全選解壓縮 #### 2.``是什麼意思? diff --git a/README.md b/README.md index 58c3fe2..7bb77bb 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,11 @@ You can then try the toolbox: ## F Q&A #### 1.Where can I download the dataset? -[aidatatang_200zh](http://www.openslr.org/62/)、[magicdata](http://www.openslr.org/68/)、[aishell3](http://www.openslr.org/93/) +| Dataset | Original Source | Alternative Sources | +| --- | ----------- | ---------------| +| aidatatang_200zh | [OpenSLR](http://www.openslr.org/62/) | [Google Drive](https://drive.google.com/file/d/110A11KZoVe7vy6kXlLb6zVPLb_J91I_t/view?usp=sharing) | +| magicdata | [OpenSLR](http://www.openslr.org/68/) | [Google Drive (Dev set)](https://drive.google.com/file/d/1g5bWRUSNH68ycC6eNvtwh07nX3QhOOlo/view?usp=sharing) | +| aishell3 | [OpenSLR](https://www.openslr.org/93/) | [Google Drive](https://drive.google.com/file/d/1shYp_o4Z0X0cZSKQDtFirct2luFUwKzZ/view?usp=sharing) | > After unzip aidatatang_200zh, you need to unzip all the files under `aidatatang_200zh\corpus\train` #### 2.What is``?