← Search

Edward Lin

4 accepted papers

2023

Code-Switching Text Generation and Injection in Mandarin-English ASR

ICASSP 2023accepted

Code-switching speech refers to a means of expression by mixing two or more languages within a single utterance. Automatic Speech Recognition (ASR) with End-to-End (E2E) modeling for such speech can be a challenging task due to the lack of data. In this study, we investigate text generation and inje…

Cited by 0SourceScholar
2022

Mask the Correct Tokens: An Embarrassingly Simple Approach for Error Correction

EMNLP 2022main

Text error correction aims to correct the errors in text sequences such as those typed by humans or generated by speech recognition models.Previous error correction methods usually take the source (incorrect) sentence as encoder input and generate the target (correct) sentence through the decoder. S…

2021

FastCorrect 2: Fast Error Correction on Multiple Candidates for Automatic Speech Recognition

EMNLP 2021finding

Error correction is widely used in automatic speech recognition (ASR) to post-process the generated sentence, and can further reduce the word error rate (WER). Although multiple candidates are generated by an ASR system through beam search, current error correction approaches can only correct one se…

2021

FastCorrect: Fast Error Correction with Edit Alignment for Automatic Speech Recognition

NeurIPS 2021poster

Error correction techniques have been used to refine the output sentences from automatic speech recognition (ASR) models and achieve a lower word error rate (WER) than original ASR outputs. Previous works usually use a sequence-to-sequence model to correct an ASR output sentence autoregressively, wh…