Jzuluaga commited on
Commit
59dbf50
1 Parent(s): c084e10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -139,23 +139,34 @@ If you use this code for your research, please cite our paper with:
139
  ```
140
  @article{zuluaga2022how,
141
  title={How Does Pre-trained Wav2Vec2. 0 Perform on Domain Shifted ASR? An Extensive Benchmark on Air Traffic Control Communications},
142
- 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},
143
  journal={IEEE Spoken Language Technology Workshop (SLT), Doha, Qatar},
144
  year={2022}
145
  }
146
  ```
147
-
148
  and,
149
 
150
  ```
151
  @article{zuluaga2022bertraffic,
152
  title={BERTraffic: BERT-based Joint Speaker Role and Speaker Change Detection for Air Traffic Control Communications},
153
- 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},
154
  journal={IEEE Spoken Language Technology Workshop (SLT), Doha, Qatar},
155
  year={2022}
156
  }
157
  ```
158
 
 
 
 
 
 
 
 
 
 
 
 
 
159
  ## Training procedure
160
 
161
  ### Training hyperparameters
 
139
  ```
140
  @article{zuluaga2022how,
141
  title={How Does Pre-trained Wav2Vec2. 0 Perform on Domain Shifted ASR? An Extensive Benchmark on Air Traffic Control Communications},
142
+ author={Zuluaga-Gomez, Juan and Prasad, Amrutha and Nigmatulina, Iuliia and Sarfjoo, Saeed and others},
143
  journal={IEEE Spoken Language Technology Workshop (SLT), Doha, Qatar},
144
  year={2022}
145
  }
146
  ```
 
147
  and,
148
 
149
  ```
150
  @article{zuluaga2022bertraffic,
151
  title={BERTraffic: BERT-based Joint Speaker Role and Speaker Change Detection for Air Traffic Control Communications},
152
+ author={Zuluaga-Gomez, Juan and Sarfjoo, Seyyed Saeed and Prasad, Amrutha and others},
153
  journal={IEEE Spoken Language Technology Workshop (SLT), Doha, Qatar},
154
  year={2022}
155
  }
156
  ```
157
 
158
+ and,
159
+
160
+ ```
161
+ @article{zuluaga2022atco2,
162
+ title={ATCO2 corpus: A Large-Scale Dataset for Research on Automatic Speech Recognition and Natural Language Understanding of Air Traffic Control Communications},
163
+ author={Zuluaga-Gomez, Juan and Vesel{\`y}, Karel and Sz{\"o}ke, Igor and Motlicek, Petr and others},
164
+ journal={arXiv preprint arXiv:2211.04054},
165
+ year={2022}
166
+ }
167
+ ```
168
+
169
+
170
  ## Training procedure
171
 
172
  ### Training hyperparameters