中文
相关论文

相关论文: Rapid Language Adaptation for Multilingual E2E Spe…

200 篇论文

Transcription or sub-titling of open-domain videos is still a challenging domain for Automatic Speech Recognition (ASR) due to the data's challenging acoustics, variable signal processing and the essentially unrestricted domain of the data.…

音频与语音处理 · 电气工程与系统科学 2018-04-27 Shruti Palaskar , Ramon Sanabria , Florian Metze

End-to-end (E2E) automatic speech recognition (ASR) systems have revolutionized the field by integrating all components into a single neural network, with attention-based encoder-decoder models achieving state-of-the-art performance.…

计算与语言 · 计算机科学 2025-07-01 Duygu Altinok

This paper proposes an adaptation method for end-to-end speech recognition. In this method, multiple automatic speech recognition (ASR) 1-best hypotheses are integrated in the computation of the connectionist temporal classification (CTC)…

计算与语言 · 计算机科学 2021-04-01 Cong-Thanh Do , Rama Doddipatla , Thomas Hain

Large language models (LMs) are typically adapted to improve performance on new contexts (\eg text prompts that define new tasks or domains) through fine-tuning or prompting. However, there is an accuracy compute tradeoff -- fine-tuning…

机器学习 · 计算机科学 2024-11-12 Tong Chen , Hao Fang , Patrick Xia , Xiaodong Liu , Benjamin Van Durme , Luke Zettlemoyer , Jianfeng Gao , Hao Cheng

Punctuated text prediction is crucial for automatic speech recognition as it enhances readability and impacts downstream natural language processing tasks. In streaming scenarios, the ability to predict punctuation in real-time is…

音频与语音处理 · 电气工程与系统科学 2023-10-31 Hanbyul Kim , Seunghyun Seo , Lukas Lee , Seolki Baek

Automatic recognition systems for child speech are lagging behind those dedicated to adult speech in the race of performance. This phenomenon is due to the high acoustic and linguistic variability present in child speech caused by their…

音频与语音处理 · 电气工程与系统科学 2021-03-05 Lucile Gelin , Morgane Daniel , Julien Pinquier , Thomas Pellegrini

Soft prompts have emerged as a powerful alternative to adapters in parameter-efficient fine-tuning (PEFT), enabling large language models (LLMs) to adapt to downstream tasks without architectural changes or parameter updates. While prior…

计算与语言 · 计算机科学 2026-01-14 Beso Mikaberidze , Teimuraz Saghinadze , Simon Ostermann , Philipp Muller

In this study, we propose advancing all-neural speech recognition by directly incorporating attention modeling within the Connectionist Temporal Classification (CTC) framework. In particular, we derive new context vectors using time…

计算与语言 · 计算机科学 2018-03-16 Amit Das , Jinyu Li , Rui Zhao , Yifan Gong

Deploying end-to-end speech recognition models with limited computing resources remains challenging, despite their impressive performance. Given the gradual increase in model size and the wide range of model applications, selectively…

音频与语音处理 · 电气工程与系统科学 2024-01-05 Junfeng Hou , Peiyao Wang , Jincheng Zhang , Meng Yang , Minwei Feng , Jingcheng Yin

In this work, we present a hybrid CTC/Attention model based on a ResNet-18 and Convolution-augmented transformer (Conformer), that can be trained in an end-to-end manner. In particular, the audio and visual encoders learn to extract…

计算机视觉与模式识别 · 计算机科学 2021-02-15 Pingchuan Ma , Stavros Petridis , Maja Pantic

Prompt compression is a promising approach to speeding up language model inference without altering the generative model. Prior works compress prompts into smaller sequences of learned tokens using an encoder that is trained as a LowRank…

计算与语言 · 计算机科学 2025-01-14 Edouardo Honig , Andrew Lizarraga , Zijun Frank Zhang , Ying Nian Wu

With the evergrowing sizes of pre-trained models (PTMs), it has been an emerging practice to only provide the inference APIs for users, namely model-as-a-service (MaaS) setting. To adapt PTMs with model parameters frozen, most current…

计算与语言 · 计算机科学 2023-05-25 Ganqu Cui , Wentao Li , Ning Ding , Longtao Huang , Zhiyuan Liu , Maosong Sun

Attention-based recurrent neural encoder-decoder models present an elegant solution to the automatic speech recognition problem. This approach folds the acoustic model, pronunciation model, and language model into a single network and…

音频与语音处理 · 电气工程与系统科学 2018-11-08 Shubham Toshniwal , Anjuli Kannan , Chung-Cheng Chiu , Yonghui Wu , Tara N Sainath , Karen Livescu

Cross-lingual adaptation with multilingual pre-trained language models (mPTLMs) mainly consists of two lines of works: zero-shot approach and translation-based approach, which have been studied extensively on the sequence-level tasks. We…

计算与语言 · 计算机科学 2021-06-23 Xin Li , Lidong Bing , Wenxuan Zhang , Zheng Li , Wai Lam

Contextual speech recognition refers to the ability to identify preferences for specific content based on contextual information. Recently, leveraging the contextual understanding capabilities of Speech LLM to achieve contextual biasing by…

音频与语音处理 · 电气工程与系统科学 2025-08-13 Yangui Fang , Jing Peng , Yu Xi , Xu Li , Haoyu Li , Chengwei Zhang , Guohui Zhong , Kai Yu

Prompt-based tuning has been proven effective for pretrained language models (PLMs). While most of the existing work focuses on the monolingual prompts, we study the multilingual prompts for multilingual PLMs, especially in the zero-shot…

计算与语言 · 计算机科学 2022-10-18 Lianzhe Huang , Shuming Ma , Dongdong Zhang , Furu Wei , Houfeng Wang

The quality of a multilingual speech recognition system can be improved by adaptation methods if the input language is specified. For systems that can accept multilingual inputs, the popular approach is to apply a language identifier to the…

计算与语言 · 计算机科学 2020-05-05 Van Huy Nguyen , Thi Quynh Khanh Dinh , Truong Thinh Nguyen , Dang Khoa Mac

In this paper we demonstrate continuous noisy speech recognition using connectionist temporal classification (CTC) model on limited Chinese vocabulary using electroencephalography (EEG) features with no speech signal as input and we further…

音频与语音处理 · 电气工程与系统科学 2020-03-02 Gautam Krishna , Co Tran , Yan Han , Mason Carnahan , Ahmed H Tewfik

Transformer-based models have recently become very popular for sequence-to-sequence applications such as machine translation and speech recognition. This work proposes a dual-decoder transformer model for low-resource multilingual speech…

计算与语言 · 计算机科学 2021-09-09 Krishna D N

For real-world deployment of automatic speech recognition (ASR), the system is desired to be capable of fast inference while relieving the requirement of computational resources. The recently proposed end-to-end ASR system based on…

音频与语音处理 · 电气工程与系统科学 2021-02-17 Yosuke Higuchi , Hirofumi Inaguma , Shinji Watanabe , Tetsuji Ogawa , Tetsunori Kobayashi