Update README.md
Browse files
README.md
CHANGED
|
@@ -25,17 +25,17 @@ configs:
|
|
| 25 |
path: data/test-*
|
| 26 |
---
|
| 27 |
|
| 28 |
-
#
|
| 29 |
|
| 30 |
-
This dataset
|
| 31 |
|
| 32 |
-
|
| 33 |
|
| 34 |
-
|
| 35 |
|
| 36 |
-
This dataset
|
| 37 |
|
| 38 |
-
|
| 39 |
|
| 40 |
## Dataset Overview
|
| 41 |
|
|
|
|
| 25 |
path: data/test-*
|
| 26 |
---
|
| 27 |
|
| 28 |
+
# Deprecation Notice (June 16, 2025)
|
| 29 |
|
| 30 |
+
This dataset is now **deprecated**. A newer version is available on Hugging Face Datasets, featuring **higher data quality and reliability**, although with fewer overall samples.
|
| 31 |
|
| 32 |
+
[View the updated dataset on Hugging Face](https://huggingface.co/datasets/jacktol/ATC-ASR-Dataset)
|
| 33 |
|
| 34 |
+
# ATC Dataset - Fine-Tuning Whisper
|
| 35 |
|
| 36 |
+
This dataset was created to fine-tune OpenAI's Whisper model for improving transcription accuracy in **Air Traffic Control (ATC)** communications. The dataset contains transcriptions and corresponding audio files from two main sources: **ATCO2** and the **UWB-ATCC corpus**, specifically selected for aviation-related communications. The dataset is publicly available on Hugging Face for use in Automatic Speech Recognition (ASR) projects.
|
| 37 |
|
| 38 |
+
For more details on the fine-tuning process, check out the [blog post](https://jacktol.net/posts/fine-tuning_whisper_for_atc/) and the corresponding [GitHub repository](https://github.com/jack-tol/fine-tuning-whisper-on-atc-data/tree/main).
|
| 39 |
|
| 40 |
## Dataset Overview
|
| 41 |
|