Datasets:
jimbozhang
commited on
Commit
•
f95618e
1
Parent(s):
dd4582f
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ task_categories:
|
|
9 |
pretty_name: speechocean762
|
10 |
tags:
|
11 |
- pronunciation-scoring
|
|
|
12 |
configs:
|
13 |
- config_name: default
|
14 |
data_files:
|
@@ -62,13 +63,13 @@ dataset_info:
|
|
62 |
dtype: audio
|
63 |
splits:
|
64 |
- name: train
|
65 |
-
num_bytes: 291617098
|
66 |
num_examples: 2500
|
67 |
- name: test
|
68 |
-
num_bytes: 289610485
|
69 |
num_examples: 2500
|
70 |
download_size: 611820406
|
71 |
-
dataset_size: 581227583
|
72 |
---
|
73 |
# speechocean762: A non-native English corpus for pronunciation scoring task
|
74 |
|
@@ -241,4 +242,4 @@ Please cite our paper if you find this work useful:
|
|
241 |
year=2021,
|
242 |
author={Junbo Zhang, Zhiwen Zhang, Yongqing Wang, Zhiyong Yan, Qiong Song, Yukai Huang, Ke Li, Daniel Povey, Yujun Wang}
|
243 |
}
|
244 |
-
```
|
|
|
9 |
pretty_name: speechocean762
|
10 |
tags:
|
11 |
- pronunciation-scoring
|
12 |
+
- arxiv:2104.01378
|
13 |
configs:
|
14 |
- config_name: default
|
15 |
data_files:
|
|
|
63 |
dtype: audio
|
64 |
splits:
|
65 |
- name: train
|
66 |
+
num_bytes: 291617098
|
67 |
num_examples: 2500
|
68 |
- name: test
|
69 |
+
num_bytes: 289610485
|
70 |
num_examples: 2500
|
71 |
download_size: 611820406
|
72 |
+
dataset_size: 581227583
|
73 |
---
|
74 |
# speechocean762: A non-native English corpus for pronunciation scoring task
|
75 |
|
|
|
242 |
year=2021,
|
243 |
author={Junbo Zhang, Zhiwen Zhang, Yongqing Wang, Zhiyong Yan, Qiong Song, Yukai Huang, Ke Li, Daniel Povey, Yujun Wang}
|
244 |
}
|
245 |
+
```
|