Jzuluaga commited on
Commit
799ef9d
1 Parent(s): e5f02dc

Update README.md

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