WM-SG-NoAugs / README.md
ThePyProgrammer's picture
Update README.md
1e0f7ca verified
---
datasets:
- aether-raid/SGdataset
metrics:
- wer
base_model:
- openai/whisper-medium
pipeline_tag: automatic-speech-recognition
---
Whisper Medium (WM) trained on `sgatc` with
- No Augmentations (NOAUG)
## Citation
If you use the data, please cite the following paper:
```bibtex
@misc{wee2025adaptingautomaticspeechrecognition,
title={Adapting Automatic Speech Recognition for Accented Air Traffic Control Communications},
author={Marcus Yu Zhe Wee and Justin Juin Hng Wong and Lynus Lim and Joe Yu Wei Tan and Prannaya Gupta and Dillion Lim and En Hao Tew and Aloysius Keng Siew Han and Yong Zhi Lim},
year={2025},
eprint={2502.20311},
archivePrefix={arXiv},
primaryClass={cs.LG},
url={https://arxiv.org/abs/2502.20311},
}
```