Datasets:
Formats:
parquet
Languages:
English
Size:
1K - 10K
Tags:
air traffic management
automatic speech recognition
natural language processing
atcosim
atm
asr
DOI:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -18,16 +18,13 @@ dataset_info:
|
|
18 |
dtype: string
|
19 |
splits:
|
20 |
- name: train
|
21 |
-
num_bytes:
|
22 |
-
num_examples:
|
23 |
- name: validation
|
24 |
-
num_bytes:
|
25 |
-
num_examples: 477
|
26 |
-
- name: test
|
27 |
-
num_bytes: 494755138.91
|
28 |
num_examples: 1913
|
29 |
-
download_size:
|
30 |
-
dataset_size:
|
31 |
---
|
32 |
|
33 |
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.
|
|
|
18 |
dtype: string
|
19 |
splits:
|
20 |
- name: train
|
21 |
+
num_bytes: 1929508254.0
|
22 |
+
num_examples: 7646
|
23 |
- name: validation
|
24 |
+
num_bytes: 480869258.0
|
|
|
|
|
|
|
25 |
num_examples: 1913
|
26 |
+
download_size: 2399337867
|
27 |
+
dataset_size: 2410377512.0
|
28 |
---
|
29 |
|
30 |
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.
|