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