← Search

Linquan Liu

4 accepted papers

2024

WavLLM: Towards Robust and Adaptive Speech Large Language Model

EMNLP 2024finding

Recent advancements in large language models (LLMs) have expanded their scope in natural language processing (NLP) to encompass multimodal functions. However, integrating listening capabilities effectively remains a significant challenge for generalization and complex auditory task execution. In thi…

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
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…