Jzuluaga commited on
Commit
f46c62b
1 Parent(s): 9d0f41a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +76 -3
README.md CHANGED
@@ -26,9 +26,9 @@ dataset_info:
26
  dataset_size: 749217655.875
27
  ---
28
 
29
- # Dataset Card for ATCOSIM corpus
30
- ## Table of Contents
31
 
 
32
  - [Dataset Description](#dataset-description)
33
  - [Dataset Summary](#dataset-summary)
34
  - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
@@ -40,7 +40,80 @@ dataset_info:
40
  - [Citation Information](#citation-information)
41
 
42
 
43
- ## Dataset Description
44
  - **Homepage:** [UWB-ATCC corpus homepage](https://lindat.mff.cuni.cz/repository/xmlui/handle/11858/00-097C-0000-0001-CCA1-0)
45
  - **Repository:** [GitHub repository (used in research)](https://github.com/idiap/w2v2-air-traffic)
46
  - **Paper:** [Air traffic control communication (ATCC) speech corpora and their use for ASR and TTS development](https://link.springer.com/article/10.1007/s10579-019-09449-5)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  dataset_size: 749217655.875
27
  ---
28
 
29
+ # Dataset Card for UWB-ATCC corpus
 
30
 
31
+ ## Table of Contents
32
  - [Dataset Description](#dataset-description)
33
  - [Dataset Summary](#dataset-summary)
34
  - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
 
40
  - [Citation Information](#citation-information)
41
 
42
 
43
+ ## Dataset Description
44
  - **Homepage:** [UWB-ATCC corpus homepage](https://lindat.mff.cuni.cz/repository/xmlui/handle/11858/00-097C-0000-0001-CCA1-0)
45
  - **Repository:** [GitHub repository (used in research)](https://github.com/idiap/w2v2-air-traffic)
46
  - **Paper:** [Air traffic control communication (ATCC) speech corpora and their use for ASR and TTS development](https://link.springer.com/article/10.1007/s10579-019-09449-5)
47
+
48
+
49
+ ### Dataset Summary
50
+
51
+ The UWB-ATCC Corpus is provided provided by University of West Bohemia, Department of Cybernetics. The corpus contains recordings of communication between air traffic controllers and pilots. The speech is manually transcribed and labeled with the information about the speaker (pilot/controller, not the full identity of the person). The corpus is currently small (20 hours) but we plan to search for additional data next year. The audio data format is: 8kHz, 16bit PCM, mono.
52
+
53
+
54
+ ### Supported Tasks and Leaderboards
55
+
56
+ - `automatic-speech-recognition`. Already adapted/fine-tuned models are available here --> [XLS-R-300m](https://huggingface.co/Jzuluaga/wav2vec2-large-960h-lv60-self-en-atc-atcosim).
57
+
58
+ ### Languages and other details
59
+
60
+ The text and the recordings are in English. The authors took advantage of the fact that one of their industrial partners develops complex IT solutions for several ATC authorities and airports and, as such, has access to the ATC communication recordings collected in the Czech airspace. This partner was able to secure the following data:
61
+
62
+ - Ground control—communication before takeoff and after landing—19.2 h of data.
63
+ - Tower control—communication during takeoff, landing and landing standby—22.5 h.
64
+ - Approach control—communication during landing approach—25.5 h.
65
+ - Area control—communication during overflights and cruises—71.3 h.
66
+
67
+ (Not all data is released. Check their website [here](https://lindat.mff.cuni.cz/repository/xmlui/handle/11858/00-097C-0000-0001-CCA1-0))
68
+ ## Dataset Structure
69
+
70
+ ### Data Fields
71
+
72
+ - `id (string)`: a string of recording identifier for each example, corresponding to its.
73
+ - `audio (audio)`: audio data for the given ID
74
+ - `text (string)`: transcript of the file already normalized. Follow these repositories for more details [w2v2-air-traffic](https://github.com/idiap/w2v2-air-traffic) and [bert-text-diarization-atc](https://github.com/idiap/bert-text-diarization-atc)
75
+ - `segment_start_time (float32)`: segment start time (normally 0)
76
+ - `segment_end_time (float32): segment end time
77
+ - `duration (float32)`: duration of the recording, compute as segment_end_time - segment_start_time
78
+
79
+ ## Additional Information
80
+
81
+ ### Licensing Information
82
+
83
+ The licensing status of the dataset hinges on the legal status of the [UWB-ATCC corpus](https://lindat.mff.cuni.cz/repository/xmlui/handle/11858/00-097C-0000-0001-CCA1-0) creators.
84
+
85
+ They used [Creative Commons - Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/) licensing.
86
+
87
+ ### Citation Information
88
+
89
+ Authors of the dataset:
90
+ ```
91
+ @article{vsmidl2019air,
92
+ title={Air traffic control communication (ATCC) speech corpora and their use for ASR and TTS development},
93
+ author={{\v{S}}m{\'\i}dl, Lubo{\v{s}} and {\v{S}}vec, Jan and Tihelka, Daniel and Matou{\v{s}}ek, Jind{\v{r}}ich and Romportl, Jan and Ircing, Pavel},
94
+ journal={Language Resources and Evaluation},
95
+ volume={53},
96
+ number={3},
97
+ pages={449--464},
98
+ year={2019},
99
+ publisher={Springer}
100
+ }
101
+ ```
102
+
103
+ Contributors who prepared, processed, normalized and uploaded the dataset in HuggingFace:
104
+ ```
105
+ @article{zuluaga2022how,
106
+ title={How Does Pre-trained Wav2Vec2. 0 Perform on Domain Shifted ASR? An Extensive Benchmark on Air Traffic Control Communications},
107
+ author={Zuluaga-Gomez, Juan and Prasad, Amrutha and Nigmatulina, Iuliia and Sarfjoo, Saeed and Motlicek, Petr and Kleinert, Matthias and Helmke, Hartmut and Ohneiser, Oliver and Zhan, Qingran},
108
+ journal={IEEE Spoken Language Technology Workshop (SLT), Doha, Qatar},
109
+ year={2022}
110
+ }
111
+ @article{zuluaga2022bertraffic,
112
+ title={BERTraffic: BERT-based Joint Speaker Role and Speaker Change Detection for Air Traffic Control Communications},
113
+ author={Zuluaga-Gomez, Juan and Sarfjoo, Seyyed Saeed and Prasad, Amrutha and Nigmatulina, Iuliia and Motlicek, Petr and Ondre, Karel and Ohneiser, Oliver and Helmke, Hartmut},
114
+ journal={IEEE Spoken Language Technology Workshop (SLT), Doha, Qatar},
115
+ year={2022}
116
+ }
117
+ ```
118
+
119
+