jlvdoorn commited on
Commit
e688e54
1 Parent(s): 8b83cb8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -10,6 +10,18 @@ tags:
10
  - asr
11
  - nlp
12
  pretty_name: ATCOSIM
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  This is an ATM dataset for the use of automatic speech recognition. The original source of the data is from the [ATCOSIM](https://www.spsc.tugraz.at/databases-and-tools/atcosim-air-traffic-control-simulation-speech-corpus.html) project.
 
10
  - asr
11
  - nlp
12
  pretty_name: ATCOSIM
13
+ dataset_info:
14
+ features:
15
+ - name: audio
16
+ dtype: audio
17
+ - name: text
18
+ dtype: string
19
+ splits:
20
+ - name: train
21
+ num_bytes: 2676558703.968
22
+ num_examples: 10078
23
+ download_size: 2451195506
24
+ dataset_size: 2676558703.968
25
  ---
26
 
27
  This is an ATM dataset for the use of automatic speech recognition. The original source of the data is from the [ATCOSIM](https://www.spsc.tugraz.at/databases-and-tools/atcosim-air-traffic-control-simulation-speech-corpus.html) project.