NagaYu/mondegreen-asr-errors
Mondegreen ASR error pairs (ASR hypothesis, gold text) pairs for Japanese ASR post-correction. This build is simulated -- errors come from a phonetic corruption model, not from a real ASR system. It exists so the whole pipeline (gate training, benchmarks, figures, CI) is reproducible without a GPU. Treat every number derived from it as a stated assumption, not a measurement. How it was made synthetic text -> phonetic corruption model (mondegreen.simulate) ->… See the full description on the dataset page: https://huggingface.co/datasets/NagaYu/mondegreen-asr-errors.
Mondegreen ASR error pairs
(ASR hypothesis, gold text) pairs for Japanese ASR post-correction.
This build is simulated -- errors come from a phonetic corruption model, not from a real ASR system. It exists so the whole pipeline (gate training, benchmarks, figures, CI) is reproducible without a GPU. Treat every number derived from it as a stated assumption, not a measurement.
How it was made
synthetic text
-> phonetic corruption model (mondegreen.simulate)
-> hypothesisNo audio was involved in this build. Errors were generated by perturbing the reading of each term with the confusion classes the distance function discounts (voicing, long vowels, geminates, moraic nasal) and re-rendering it the way ASR would -- as katakana, or as a homophone kanji spelling drawn from the bundled reading table. The acoustic condition fields below record which condition each record would correspond to, and are carried through for parity with the measured pipeline.
To rebuild this dataset with a real TTS -> Whisper round trip:
python scripts/harvest_errors.py --mode real --whisper-size small -n 2000No LLM judges correctness anywhere in this pipeline.
- provenance: simulated
- pairs: 9000
- glossary terms used: 12000
- acoustic conditions: ['close/15.0', 'close/20.0', 'close/None', 'far/10.0', 'far/12.0', 'reverb/5.0']
Source text and licence
If you add a corpus, add it to mondegreen.harvest.CORPUS_LICENSES with a verified licence first. The harvester refuses unknown corpora by design.
Pathology labels
Observed counts in this build:
Fields
Intended use
Training and evaluating post-correction systems. Not for training ASR models.
Privacy
All names in this dataset are synthetic, generated by mondegreen.harvest.GlossaryBuilder. No real person's voice or name was used, and no real meeting audio exists anywhere in this pipeline.
