Upload dataset
Browse files
README.md
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
4 |
size_categories:
|
5 |
- 1K<n<10K
|
6 |
task_categories:
|
7 |
- audio-classification
|
8 |
- automatic-speech-recognition
|
|
|
9 |
tags:
|
10 |
- pronunciation-scoring
|
11 |
- L1-Mandarin
|
12 |
- L2-English
|
13 |
-
pretty_name: ' '
|
14 |
dataset_info:
|
15 |
features:
|
16 |
- name: spk
|
@@ -51,13 +52,13 @@ dataset_info:
|
|
51 |
dtype: string
|
52 |
splits:
|
53 |
- name: train
|
54 |
-
num_bytes: 291195574
|
55 |
num_examples: 2500
|
56 |
- name: test
|
57 |
-
num_bytes: 289198118
|
58 |
num_examples: 2500
|
59 |
download_size: 612058132
|
60 |
-
dataset_size: 580393692
|
61 |
configs:
|
62 |
- config_name: default
|
63 |
data_files:
|
@@ -65,7 +66,6 @@ configs:
|
|
65 |
path: data/train-*
|
66 |
- split: test
|
67 |
path: data/test-*
|
68 |
-
license: apache-2.0
|
69 |
---
|
70 |
# speechocean762: A non-native English corpus for pronunciation scoring task
|
71 |
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
license: apache-2.0
|
5 |
size_categories:
|
6 |
- 1K<n<10K
|
7 |
task_categories:
|
8 |
- audio-classification
|
9 |
- automatic-speech-recognition
|
10 |
+
pretty_name: ' '
|
11 |
tags:
|
12 |
- pronunciation-scoring
|
13 |
- L1-Mandarin
|
14 |
- L2-English
|
|
|
15 |
dataset_info:
|
16 |
features:
|
17 |
- name: spk
|
|
|
52 |
dtype: string
|
53 |
splits:
|
54 |
- name: train
|
55 |
+
num_bytes: 291195574.0
|
56 |
num_examples: 2500
|
57 |
- name: test
|
58 |
+
num_bytes: 289198118.0
|
59 |
num_examples: 2500
|
60 |
download_size: 612058132
|
61 |
+
dataset_size: 580393692.0
|
62 |
configs:
|
63 |
- config_name: default
|
64 |
data_files:
|
|
|
66 |
path: data/train-*
|
67 |
- split: test
|
68 |
path: data/test-*
|
|
|
69 |
---
|
70 |
# speechocean762: A non-native English corpus for pronunciation scoring task
|
71 |
|