Jzuluaga commited on
Commit
f2ea07c
1 Parent(s): 54b2441

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -163,7 +163,7 @@ If you use this code for your research, please cite our paper with:
163
  ```
164
  @article{zuluaga2022how,
165
  title={How Does Pre-trained Wav2Vec2. 0 Perform on Domain Shifted ASR? An Extensive Benchmark on Air Traffic Control Communications},
166
- 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},
167
  journal={IEEE Spoken Language Technology Workshop (SLT), Doha, Qatar},
168
  year={2022}
169
  }
@@ -173,12 +173,24 @@ and,
173
  ```
174
  @article{zuluaga2022bertraffic,
175
  title={BERTraffic: BERT-based Joint Speaker Role and Speaker Change Detection for Air Traffic Control Communications},
176
- 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},
177
  journal={IEEE Spoken Language Technology Workshop (SLT), Doha, Qatar},
178
  year={2022}
179
  }
180
  ```
181
 
 
 
 
 
 
 
 
 
 
 
 
 
182
  ## Training procedure
183
 
184
  ### Training hyperparameters
 
163
  ```
164
  @article{zuluaga2022how,
165
  title={How Does Pre-trained Wav2Vec2. 0 Perform on Domain Shifted ASR? An Extensive Benchmark on Air Traffic Control Communications},
166
+ author={Zuluaga-Gomez, Juan and Prasad, Amrutha and Nigmatulina, Iuliia and Sarfjoo, Saeed and others},
167
  journal={IEEE Spoken Language Technology Workshop (SLT), Doha, Qatar},
168
  year={2022}
169
  }
 
173
  ```
174
  @article{zuluaga2022bertraffic,
175
  title={BERTraffic: BERT-based Joint Speaker Role and Speaker Change Detection for Air Traffic Control Communications},
176
+ author={Zuluaga-Gomez, Juan and Sarfjoo, Seyyed Saeed and Prasad, Amrutha and others},
177
  journal={IEEE Spoken Language Technology Workshop (SLT), Doha, Qatar},
178
  year={2022}
179
  }
180
  ```
181
 
182
+ and,
183
+
184
+ ```
185
+ @article{zuluaga2022atco2,
186
+ title={ATCO2 corpus: A Large-Scale Dataset for Research on Automatic Speech Recognition and Natural Language Understanding of Air Traffic Control Communications},
187
+ author={Zuluaga-Gomez, Juan and Vesel{\`y}, Karel and Sz{\"o}ke, Igor and Motlicek, Petr and others},
188
+ journal={arXiv preprint arXiv:2211.04054},
189
+ year={2022}
190
+ }
191
+ ```
192
+
193
+
194
  ## Training procedure
195
 
196
  ### Training hyperparameters