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