--- license: mit task_categories: - automatic-speech-recognition language: - en tags: - air-traffic-control - atc - synthetic-speech size_categories: - 1M Show the 82 commands and their value domains | command type | value domain | |---|---| | Vertical — climb / descend / level (climb, descend, maintain, stop climb/descent, rate of climb/descent…) | flight level **FL060–FL400** (steps of 10) or altitude **2000–15000 ft** (steps of 1000) ; vertical rate **500–3000 ft/min** | | Approach & landing (cleared to land, cleared ILS / VOR / NDB / DME / visual approach, touch-and-go) | **runway 01–36** (+ suffix **L / R / C**) | | Waypoint & route navigation (direct to, inbound, cross waypoint ; follow route / STAR arrival / SID / transition) | a single **waypoint** (OpenNav), optionally + FL, for direct-to / inbound / cross ; **or** a whole **named published route** for follow-route — named after its reference fix: a **SID** (standard departure), a **STAR** (standard arrival), or a **transition** (the segment linking an en-route point to a SID/STAR) | | Ground runway movements (cross runway, hold short, line up, backtrack, vacate) | **runway 01–36** (+ suffix **L / R / C**) ; for *vacate*, a **taxiway id** (a phonetic letter, optionally + a number or a 2nd letter — e.g. `A`, `L`, `A48`) | | Heading (turn left/right, turn by N°, fly heading) | an **absolute heading 005–360°** (multiples of 5 — *“fly heading 230”*) ; **or** a **relative turn** left/right of **{10, 20, 30, 40, 90, 180, 270, 360}°** (*“turn right by 30 degrees”*) | | QNH | **975–1045 hPa** | | Transponder (squawk, ident) | **0000–7777 octal** code (emergency/reserved codes 7500/7600/7700/7777/0000 excluded) ; *ident* takes no value | | Speed (speed, reduce / increase speed, maintain speed, mach) | **160–340 kt** (steps of 10), or **Mach 0.70–0.86** (steps of 0.01) | | Frequency transfer (contact, monitor) | **station + frequency 118.000–136.xxx MHz** (source VATEUD) | | Ground & departure (startup, pushback, taxi to / via, hold position) | a **taxiway id** (phonetic letter, optionally + number — `A`, `A48`) ; no value for *startup / pushback / hold position* | | Time constraint (time) | **hhmm time** (+ waypoint) | | Holding | a **waypoint** (OpenNav) | | Information (ATIS, active runway, traffic, wind, destination, CTR entry) | ATIS **alpha…zulu** ; active runway **01–36** ; traffic as a relative position (« x o'clock y miles »…) ; wind **direction / speed / gust** ; destination **airport (ICAO, OpenNav)** ; **CTR entry waypoint** | | Replies & initiation (affirm, standby, go ahead, initial call) | — (no value) | A command may carry a **condition** — a temporal/spatial trigger attached to it.
The 26 condition connectors (« … » = generated value) | connector | attaches to commands | |---|---| | « when ready » | direct-to / inbound, frequency contact, vertical (climb / descend / maintain…) | | « when able » | direct-to / inbound, vertical (climb / descend / maintain…) | | « when established » | approach, vertical (climb / descend / maintain…) | | « when passing … feet » | vertical (climb / descend / maintain…) | | « until further advised » | heading, speed, vertical (climb / descend / maintain…) | | « until passing flight level … » | vertical (climb / descend / maintain…) | | « until … » | direct-to / inbound, vertical (climb / descend / maintain…) | | « until … miles » | speed, vertical (climb / descend / maintain…) | | « after … » | direct-to / inbound, heading, vertical (climb / descend / maintain…) | | « after … then … » | direct-to / inbound, heading, vertical (climb / descend / maintain…) | | « after the low approach » | heading, vertical (climb / descend / maintain…) | | « after departure » | direct-to / inbound, vertical (climb / descend / maintain…) | | « level by … » | vertical (climb / descend / maintain…) | | « before … » | direct-to / inbound, vertical (climb / descend / maintain…) | | « at … feet per minute » | vertical (climb / descend / maintain…) | | « at … feet per minute or greater » | vertical (climb / descend / maintain…) | | « time … » | cross waypoint, direct-to / inbound, vertical (climb / descend / maintain…) | | « from present » | direct-to / inbound, heading, vertical (climb / descend / maintain…) | | « from present position » | direct-to / inbound, heading | | « if able » | direct-to / inbound, speed, vertical (climb / descend / maintain…) | | « if possible » | direct-to / inbound, speed, vertical (climb / descend / maintain…) | | « if available » | vertical (climb / descend / maintain…) | | « until … miles final » | approach, speed, vertical (climb / descend / maintain…) | | « on conversion » | speed | | « when established on the localizer » | approach, speed, vertical (climb / descend / maintain…) | | « when you are done de icing » | frequency contact |
**At most 2 conditions per utterance.** The probability of having a condition in an utterance is **0.08**, and of having 2 conditions **0.08 × 0.18 = 0.0144**. The command the condition is applied to is drawn at random, and on the pilot side the condition is read back with probability **0.55**. The condition appears in the `commandes` column (`atco_condition`) and, if read back, in `pilot_condition_readback`. ## Audio rendering: voice, accent, noise The text is then synthesized and degraded to resemble a real ATC frequency: - **Voice / timbre**: each utterance is synthesized by **Kokoro TTS**, with a **voice drawn at random** among the Kokoro voices (column `voice`). - **Accent (voice conversion)**: seed-vc then transfers the voice of a reference clip onto the synthesis. The reference clips (column `accent_ref`) are scraped from the [Speech Accent Archive](https://accent.gmu.edu) (≈ 3000 speakers of all native languages reading the same paragraph → varied accents). The pool is split by gender and the share of male voices is drawn per role (≈ 0.7 ATCO / ≈ 0.9 pilot). - **Noise**: a noise profile from **real ATCO2 recordings** is added (column `atco2_noise_profile`). No reverberation (small, absorptive ATC cabins → negligible T60). ## Difficulty (measured-RMS tercile) Difficulty = tercile of the **RMS measured on the rendered WAV** (column `rms`). The **RMS** (*root-mean-square*) is the **effective signal level**: the average energy/volume of the audio over its whole duration. It is expressed in **dBFS** (decibels relative to full scale: 0 dBFS = full scale), so always ≤ 0; the **closer to 0**, the **louder / more energetic** the audio. Since the audio is **peak-normalized** at the channel output (peak fixed at 0 dBFS), the RMS — which includes the background noise and the soft-clip fold-back — is **comparable across files**. **High RMS = noisy audio = harder.** | subset | rms bounds (dBFS) | |---|---| | `STEAK-rare` (easy, clean) | `<= -13.08` | | `STEAK-medium` | `]-13.08, -11.55]` | | `STEAK-tough` (hard, noisy) | `> -11.55` | ## Train / Test split | subset | train | test | total | |---|---|---|---| | STEAK-rare | 419,716 | 420,218 | 839,934 | | STEAK-medium | 420,434 | 419,479 | 839,913 | | STEAK-tough | 419,864 | 419,983 | 839,847 | The `train`/`test` split (~50% test) is cut **by pair** (`pair_id`): a pair is **always entirely in `train` OR entirely in `test`**, never one role in `train` and the other in `test` — no atco↔pilot leakage between the two splits. This holds **regardless of subset**: the two roles may fall into different difficulty subsets (`STEAK-rare`/`-medium`/`-tough`, depending on their own noise), but they **always share the same split**.