Challenge: Recent advances in large language models (LLMs) have promoted generative error correction (GER) for automatic speech recognition (ASR).
Approach: They propose a multimodal LLM to receive source speech as extra input and reformat it as a cloze test with logits calibration to remove input information redundancy and simplify GER with clear instructions.
Outcome: The proposed model improves on 9 popular ASR datasets and is faster than vanilla GER.

Similar Papers

ASR-EC Benchmark: Evaluating Large Language Models on Chinese ASR Error Correction (2025.emnlp-industry)

Copied to clipboard

Challenge: Automatic Speech Recognition (ASR) systems have a substantial number of erroneous recognition due to environmental noise, ambiguity, etc.
Approach: They use a benchmark dataset to analyze ASR errors in the Chinese language . they then apply large language models to correct ASR error correction .
Outcome: The proposed method is based on a dataset of ASR errors in the Chinese language . it shows prompting is not effective for ASR error correction .
Failing Forward: Improving Generative Error Correction for ASR with Synthetic Data and Retrieval Augmentation (2025.findings-acl)

Copied to clipboard

Challenge: Generative Error Correction (GEC) is a powerful post-processing method to boost the performance of Automatic Speech Recognition systems.
Approach: They propose a method to augment GEC models with retrieved entities to improve accuracy in out-of-domain and out-od scenarios.
Outcome: The proposed method outperforms baseline models on multiple datasets and settings.
Two Heads Are Better Than One: Audio-Visual Speech Error Correction with Dual Hypotheses (2026.findings-acl)

Copied to clipboard

Challenge: Recent advances have introduced GER frameworks that utilize LLMs to refine ASR outputs.
Approach: They propose a framework that allows a large language model to compose independent N-best hypotheses from separate automatic speech recognition (ASR) and visual speech recognition models.
Outcome: The proposed framework achieves 57.7% error rate gain over standard ASR baseline, compared to single-stream approaches that achieve only 10% gain.
Robust ASR Error Correction with Conservative Data Filtering (2024.emnlp-industry)

Copied to clipboard

Challenge: Error correction (EC) based on large language models is an emerging technology to enhance the performance of automatic speech recognition systems.
Approach: They propose to pair large set of ASR hypotheses with gold references to improve linguistic acceptability over sources and be inferable from available context.
Outcome: The proposed approach significantly reduces overcorrection and improves quality in out-of-domain (OOD) settings.
To Err Is Human, but Llamas Can Learn It Too (2024.findings-emnlp)

Copied to clipboard

Challenge: Specifically, we fine-tune Llama 2 LMs for error generation and find that this approach yields synthetic errors akin to human errors.
Approach: They propose to fine-tune Llama 2 LMs for error generation and train GEC Llma models using these artificial errors.
Outcome: The proposed approach outperforms state-of-the-art models with gains ranging between 0.8 and 6 F0.5 points across all languages tested.
A Simple Recipe for Multilingual Grammatical Error Correction (2021.acl-short)

Copied to clipboard

Challenge: Modern approaches view the task of Grammatical Error Correction (GEC) as monolingual text-to-text rewriting and employ encoderdecoder neural architectures.
Approach: They propose a language-agnostic method to generate a large number of synthetic examples and use large-scale multilingual language models to train state-of-the-art GEC models.
Outcome: The proposed method surpasses state-of-the-art results on GEC benchmarks in English, Czech, German and Russian.
Generative Error Correction for Emotion-aware Speech-to-text Translation (2025.findings-acl)

Copied to clipboard

Challenge: Despite recent advances in speech-to-text translation, the impact of the emotion content has been overlooked.
Approach: They propose to use generative error correction (GER) to generate the translation based on the decoded N-best hypotheses and combine emotion and sentiment labels into the LLM finetuning process to enable the model to consider the emotion content.
Outcome: The proposed model can translate speech in English-Chinese using GER and emotion and sentiment labels.
Whispering LLaMA: A Cross-Modal Generative Error Correction Framework for Speech Recognition (2023.emnlp-main)

Copied to clipboard

Challenge: Existing methods for generative error correction in automatic speech recognition (ASR) use a two-pass reranking paradigm to generate n-best hypotheses.
Approach: They propose a cross-modal fusion technique for generative error correction in automatic speech recognition.
Outcome: The proposed technique shows a 37.66% improvement in word error rate relative to the n-best Oracle.
Large Language Models are Good Annotators for Type-aware Data Augmentation in Grammatical Error Correction (2025.coling-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated outstanding performance in many downstream tasks due to their emergent and in-context learning abilities.
Approach: They propose a method that considers LLMs as annotators for type-aware data augmentation in GEC tasks.
Outcome: The proposed method can generate consistent and typeaware data, which could improve the performance of large language models.
GenTranslate: Large Language Models are Generative Multilingual Speech and Machine Translators (2024.acl-long)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have stepped forward the development of multilingual speech and machine translation by its reduced representation errors and incorporated external knowledge.
Approach: They propose a generative paradigm for translation tasks that integrates the diverse translation versions in N-best list.
Outcome: The proposed model outperforms the state-of-the-art model on speech and machine translation benchmarks on various languages.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations