Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,17 +9,24 @@ dataset_info:
|
|
| 9 |
dtype: string
|
| 10 |
splits:
|
| 11 |
- name: development
|
| 12 |
-
num_bytes: 6030729
|
| 13 |
num_examples: 59
|
| 14 |
- name: test
|
| 15 |
-
num_bytes: 8229224
|
| 16 |
num_examples: 71
|
| 17 |
- name: train
|
| 18 |
-
num_bytes: 29128904
|
| 19 |
num_examples: 300
|
| 20 |
download_size: 43004020
|
| 21 |
-
dataset_size: 43388857
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
-
#
|
| 24 |
|
| 25 |
-
[
|
|
|
|
|
|
|
|
|
| 9 |
dtype: string
|
| 10 |
splits:
|
| 11 |
- name: development
|
| 12 |
+
num_bytes: 6030729
|
| 13 |
num_examples: 59
|
| 14 |
- name: test
|
| 15 |
+
num_bytes: 8229224
|
| 16 |
num_examples: 71
|
| 17 |
- name: train
|
| 18 |
+
num_bytes: 29128904
|
| 19 |
num_examples: 300
|
| 20 |
download_size: 43004020
|
| 21 |
+
dataset_size: 43388857
|
| 22 |
+
license: cc-by-4.0
|
| 23 |
+
task_categories:
|
| 24 |
+
- automatic-speech-recognition
|
| 25 |
+
language:
|
| 26 |
+
- gos
|
| 27 |
---
|
| 28 |
+
# Gronings transcribed speech
|
| 29 |
|
| 30 |
+
Demonstration dataset with Gronings transcribed speech based on the dataset released by [San et al. (2021)](https://github.com/fauxneticien/qbe-std_feats_eval).
|
| 31 |
+
|
| 32 |
+
For more information see the corresponding [ASRU 2021 paper](https://ieeexplore.ieee.org/abstract/document/9688301).
|