bartelds commited on
Commit
ddace36
1 Parent(s): d7cf63c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -6
README.md CHANGED
@@ -9,17 +9,24 @@ dataset_info:
9
  dtype: string
10
  splits:
11
  - name: development
12
- num_bytes: 6030729.0
13
  num_examples: 59
14
  - name: test
15
- num_bytes: 8229224.0
16
  num_examples: 71
17
  - name: train
18
- num_bytes: 29128904.0
19
  num_examples: 300
20
  download_size: 43004020
21
- dataset_size: 43388857.0
 
 
 
 
 
22
  ---
23
- # Dataset Card for "gos-demo"
24
 
25
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
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).