Duplicate from jacktol/ATC-ASR-Dataset
Browse filesCo-authored-by: Jack Tol <jacktol@users.noreply.huggingface.co>
- .gitattributes +59 -0
- README.md +115 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00002.parquet +3 -0
- data/train-00001-of-00002.parquet +3 -0
- data/validation-00000-of-00001.parquet +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
# Audio files - uncompressed
|
| 39 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
# Audio files - compressed
|
| 43 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
# Image files - uncompressed
|
| 49 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
# Image files - compressed
|
| 54 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
# Video files - compressed
|
| 58 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,115 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: id
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: audio
|
| 7 |
+
dtype: audio
|
| 8 |
+
- name: text
|
| 9 |
+
dtype: string
|
| 10 |
+
splits:
|
| 11 |
+
- name: train
|
| 12 |
+
num_bytes: 692440565.782
|
| 13 |
+
num_examples: 6497
|
| 14 |
+
- name: validation
|
| 15 |
+
num_bytes: 86238362.0
|
| 16 |
+
num_examples: 812
|
| 17 |
+
- name: test
|
| 18 |
+
num_bytes: 87842088.0
|
| 19 |
+
num_examples: 813
|
| 20 |
+
download_size: 848224655
|
| 21 |
+
dataset_size: 866521015.782
|
| 22 |
+
configs:
|
| 23 |
+
- config_name: default
|
| 24 |
+
data_files:
|
| 25 |
+
- split: train
|
| 26 |
+
path: data/train-*
|
| 27 |
+
- split: validation
|
| 28 |
+
path: data/validation-*
|
| 29 |
+
- split: test
|
| 30 |
+
path: data/test-*
|
| 31 |
+
---
|
| 32 |
+
|
| 33 |
+
# ATC ASR Dataset
|
| 34 |
+
|
| 35 |
+
**ATC ASR Dataset** is a high-quality, fine-tuning-ready speech recognition dataset constructed from two real-world Air Traffic Control (ATC) corpora: the [UWB ATC Corpus](https://lindat.mff.cuni.cz/repository/xmlui/handle/11858/00-097C-0000-0001-CCA1-0) and the [ATCO2 1-Hour Test Subset](https://www.replaywell.com/atco2/download/ATCO2-ASRdataset-v1_beta.tgz).
|
| 36 |
+
|
| 37 |
+
The dataset consists of cleanly segmented `audio + transcript` pairs at the utterance level, specifically curated for Automatic Speech Recognition (ASR) training and fine-tuning in the ATC domain.
|
| 38 |
+
|
| 39 |
+
## Contents
|
| 40 |
+
|
| 41 |
+
This dataset includes:
|
| 42 |
+
|
| 43 |
+
- Audio files (`.wav`, 16kHz mono) of individual ATC utterances
|
| 44 |
+
- Transcripts (`.txt`) aligned with each audio file
|
| 45 |
+
- Training, validation, and test splits
|
| 46 |
+
|
| 47 |
+
## Use Cases
|
| 48 |
+
|
| 49 |
+
This dataset is ideal for:
|
| 50 |
+
|
| 51 |
+
- Training ASR models specialized in aviation communication
|
| 52 |
+
- Benchmarking domain-adapted speech recognition systems
|
| 53 |
+
- Studying accented and noisy English in operational ATC environments
|
| 54 |
+
|
| 55 |
+
## Source Datasets
|
| 56 |
+
|
| 57 |
+
This dataset combines data from:
|
| 58 |
+
|
| 59 |
+
- **[UWB ATC Corpus](https://lindat.mff.cuni.cz/repository/xmlui/handle/11858/00-097C-0000-0001-CCA1-0)** - ATC speech and corresponding transcripts recorded over Czech airspace, featuring heavily accented English.
|
| 60 |
+
|
| 61 |
+
- **[ATCO2 1-Hour Test Subset](https://www.replaywell.com/atco2/download/ATCO2-ASRdataset-v1_beta.tgz)** - A publicly released evaluation slice from the larger ATCO2 corpus, featuring diverse ATC environments, speaker accents, and acoustic conditions.
|
| 62 |
+
|
| 63 |
+
## Cleaning & Preprocessing
|
| 64 |
+
|
| 65 |
+
The raw corpora were normalized and cleaned using custom Python scripts. Key steps included:
|
| 66 |
+
|
| 67 |
+
- Segmenting long audio files into utterance-level clips using timestamps
|
| 68 |
+
- Uppercasing all transcripts for uniformity
|
| 69 |
+
- Converting digits to words (e.g., `3 5 0` → `THREE FIVE ZERO`)
|
| 70 |
+
- Expanding letters to phonetic alphabet equivalents (e.g., `N` → `NOVEMBER`)
|
| 71 |
+
- Removing non-English, unintelligible, or corrupted segments
|
| 72 |
+
- Normalizing diacritics and fixing broken Unicode characters
|
| 73 |
+
- Manual filtering of misaligned or low-quality samples
|
| 74 |
+
|
| 75 |
+
## Usage
|
| 76 |
+
|
| 77 |
+
1. **Install Dependencies**:
|
| 78 |
+
Use Hugging Face's `datasets` library to load the dataset:
|
| 79 |
+
```
|
| 80 |
+
from datasets import load_dataset
|
| 81 |
+
dataset = load_dataset("jacktol/ATC-ASR-Dataset")
|
| 82 |
+
```
|
| 83 |
+
|
| 84 |
+
2. **Training**:
|
| 85 |
+
The dataset is ready for speech recognition tasks such as fine-tuning Whisper models. It includes training and test splits to evaluate models based on Word Error Rate (WER).
|
| 86 |
+
|
| 87 |
+
## Reproducibility
|
| 88 |
+
|
| 89 |
+
All preprocessing scripts and data creation pipelines are publicly available in the companion GitHub repository:
|
| 90 |
+
|
| 91 |
+
[ATC ASR Dataset Preparation Toolkit (GitHub)](https://github.com/jack-tol/atc-asr-dataset-preparation-toolkit)
|
| 92 |
+
|
| 93 |
+
This includes:
|
| 94 |
+
|
| 95 |
+
- Scripts to process raw UWB, ATCO2, and ATCC datasets
|
| 96 |
+
- Tools for combining, splitting, and augmenting data
|
| 97 |
+
- Upload scripts for Hugging Face dataset integration
|
| 98 |
+
|
| 99 |
+
## References
|
| 100 |
+
|
| 101 |
+
- [ATC ASR_Dataset (Combined and Cleaned Dataset on Hugging Face)](https://huggingface.co/datasets/jacktol/ATC_ASR_Dataset)
|
| 102 |
+
- [ATC ASR Dataset Preparation Toolkit (GitHub Repository)](https://github.com/jack-tol/atc-asr-dataset-preparation-toolkit)
|
| 103 |
+
- [ATCC Corpus (LDC94S14A, Raw)](https://catalog.ldc.upenn.edu/LDC94S14A)
|
| 104 |
+
- [ATCO2 1-Hour Test Subset (Raw)](https://www.replaywell.com/atco2/download/ATCO2-ASRdataset-v1_beta.tgz)
|
| 105 |
+
- [Juan Pablo Zuluaga – UWB ATC Dataset on GitHub](https://github.com/idiap/atco2-corpus/tree/main/data/databases/uwb_atcc)
|
| 106 |
+
- [Juan Pablo Zuluaga – UWB ATC Dataset on Hugging Face](https://huggingface.co/datasets/Jzuluaga/uwb_atcc)
|
| 107 |
+
- [UWB ATC Corpus (Raw)](https://lindat.mff.cuni.cz/repository/xmlui/handle/11858/00-097C-0000-0001-CCA1-0)
|
| 108 |
+
|
| 109 |
+
|
| 110 |
+
## Citation
|
| 111 |
+
|
| 112 |
+
If you use this dataset, please cite the original UWB and ATCO2 corpora where appropriate.
|
| 113 |
+
For data processing methodology and code, reference the [ATC ASR Dataset Preparation Toolkit](https://github.com/jack-tol/atc-asr-dataset-preparation-toolkit).
|
| 114 |
+
|
| 115 |
+
Mentioning or linking to this Hugging Face dataset page helps support transparency and future development of open ATC ASR resources.
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b9c8adefb9a4aaba16a8b77fa89598bd9949124098ceaa84f7c7fa065eef254
|
| 3 |
+
size 87119807
|
data/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22fd5cc296e6c2557d8534aea69f9b4b6319edef5f4c2fc678d9ee87b2033f45
|
| 3 |
+
size 346170159
|
data/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30c16fe6661259b9d2ee44f15bb247a93e00fb7951b91d93eb24d04b5534732e
|
| 3 |
+
size 329222544
|
data/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f947bc657de367f6b51c86ff048228edc5cb34aac6d994f4e770284bbf24d76b
|
| 3 |
+
size 85712145
|