Jzuluaga commited on
Commit
d772dd9
1 Parent(s): c7c7d18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -75,21 +75,31 @@ The licensing status of the dataset hinges on the legal status of the [ATCOSIM c
75
  ### Citation Information
76
 
77
  Contributors who prepared, processed, normalized and uploaded the dataset in HuggingFace:
 
78
  ```
79
  @article{zuluaga2022how,
80
  title={How Does Pre-trained Wav2Vec2. 0 Perform on Domain Shifted ASR? An Extensive Benchmark on Air Traffic Control Communications},
81
- 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},
82
  journal={IEEE Spoken Language Technology Workshop (SLT), Doha, Qatar},
83
  year={2022}
84
  }
 
85
  @article{zuluaga2022bertraffic,
86
  title={BERTraffic: BERT-based Joint Speaker Role and Speaker Change Detection for Air Traffic Control Communications},
87
- 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},
88
  journal={IEEE Spoken Language Technology Workshop (SLT), Doha, Qatar},
89
  year={2022}
90
  }
 
 
 
 
 
 
 
91
  ```
92
 
 
93
  Authors of the dataset:
94
  ```
95
  @inproceedings{hofbauer-etal-2008-atcosim,
 
75
  ### Citation Information
76
 
77
  Contributors who prepared, processed, normalized and uploaded the dataset in HuggingFace:
78
+
79
  ```
80
  @article{zuluaga2022how,
81
  title={How Does Pre-trained Wav2Vec2. 0 Perform on Domain Shifted ASR? An Extensive Benchmark on Air Traffic Control Communications},
82
+ author={Zuluaga-Gomez, Juan and Prasad, Amrutha and Nigmatulina, Iuliia and Sarfjoo, Saeed and others},
83
  journal={IEEE Spoken Language Technology Workshop (SLT), Doha, Qatar},
84
  year={2022}
85
  }
86
+
87
  @article{zuluaga2022bertraffic,
88
  title={BERTraffic: BERT-based Joint Speaker Role and Speaker Change Detection for Air Traffic Control Communications},
89
+ author={Zuluaga-Gomez, Juan and Sarfjoo, Seyyed Saeed and Prasad, Amrutha and others},
90
  journal={IEEE Spoken Language Technology Workshop (SLT), Doha, Qatar},
91
  year={2022}
92
  }
93
+
94
+ @article{zuluaga2022atco2,
95
+ title={ATCO2 corpus: A Large-Scale Dataset for Research on Automatic Speech Recognition and Natural Language Understanding of Air Traffic Control Communications},
96
+ author={Zuluaga-Gomez, Juan and Vesel{\`y}, Karel and Sz{\"o}ke, Igor and Motlicek, Petr and others},
97
+ journal={arXiv preprint arXiv:2211.04054},
98
+ year={2022}
99
+ }
100
  ```
101
 
102
+
103
  Authors of the dataset:
104
  ```
105
  @inproceedings{hofbauer-etal-2008-atcosim,