中文
相关论文

相关论文: A Language-Agnostic Hierarchical LoRA-MoE Architec…

200 篇论文

Despite the success of the monolithic dense paradigm of large language models (LLMs), the LoRA adapters offer an efficient solution by fine-tuning small task-specific modules and merging them with the base model. However, in multi-task…

机器学习 · 计算机科学 2025-08-07 Zhan Su , Fengran Mo , Guojun Liang , Jinghan Zhang , Bingbing Wen , Prayag Tiwari , Jian-Yun Nie

This study demonstrates that a Multimodal Large Language Model (MLLM) adapted via Low-Rank Adaptation (LoRA) can perform both Automatic Pronunciation Assessment (APA) and Mispronunciation Detection and Diagnosis (MDD) simultaneously.…

计算与语言 · 计算机科学 2025-09-04 Taekyung Ahn , Hosung Nam

On-device end-to-end (E2E) models have shown improvements over a conventional model on English Voice Search tasks in both quality and latency. E2E models have also shown promising results for multilingual automatic speech recognition (ASR).…

音频与语音处理 · 电气工程与系统科学 2022-08-31 Bo Li , Tara N. Sainath , Ruoming Pang , Shuo-yiin Chang , Qiumin Xu , Trevor Strohman , Vince Chen , Qiao Liang , Heguang Liu , Yanzhang He , Parisa Haghani , Sameer Bidichandani

Large Language Models (LLMs) are trained on corpora disproportionally weighted in favor of Standard American English. As a result, speakers of other dialects experience significantly more failures when interacting with these technologies.…

计算与语言 · 计算机科学 2023-11-03 Zedian Xiao , William Held , Yanchen Liu , Diyi Yang

We aim to improve the robustness of Automatic Speech Recognition (ASR) systems against non-native speech, particularly in low-resourced multi-accent settings. We introduce Mixture of Accent-Specific LoRAs (MAS-LoRA), a fine-tuning method…

计算与语言 · 计算机科学 2025-10-03 Raphaël Bagat , Irina Illina , Emmanuel Vincent

Recently, there has been increasing progress in end-to-end automatic speech recognition (ASR) architecture, which transcribes speech to text without any pre-trained alignments. One popular end-to-end approach is the hybrid Connectionist…

音频与语音处理 · 电气工程与系统科学 2023-07-06 Haoran Miao , Gaofeng Cheng , Pengyuan Zhang , Yonghong Yan

In this paper, we present MooER, a LLM-based large-scale automatic speech recognition (ASR) / automatic speech translation (AST) model of Moore Threads. A 5000h pseudo labeled dataset containing open source and self collected speech data is…

计算与语言 · 计算机科学 2024-08-12 Junhao Xu , Zhenlin Liang , Yi Liu , Yichao Hu , Jian Li , Yajun Zheng , Meng Cai , Hua Wang

Multilingual models for Automatic Speech Recognition (ASR) are attractive as they have been shown to benefit from more training data, and better lend themselves to adaptation to under-resourced languages. However, initialisation from…

音频与语音处理 · 电气工程与系统科学 2018-01-24 Sibo Tong , Philip N. Garner , Hervé Bourlard

Accented speech remains a persistent challenge for automatic speech recognition (ASR), as most models are trained on data dominated by a few high-resource English varieties, leading to substantial performance degradation for other accents.…

计算与语言 · 计算机科学 2026-02-03 Wonjun Lee , Hyounghun Kim , Gary Geunbae Lee

Humans are adept at leveraging visual cues from lip movements for recognizing speech in adverse listening conditions. Audio-Visual Speech Recognition (AVSR) models follow similar approach to achieve robust speech recognition in noisy…

音频与语音处理 · 电气工程与系统科学 2024-05-24 Maxime Burchi , Krishna C. Puvvada , Jagadeesh Balam , Boris Ginsburg , Radu Timofte

In this work, we propose a Switch-Conformer-based MoE system named SC-MoE for unified streaming and non-streaming code-switching (CS) automatic speech recognition (ASR), where we design a streaming MoE layer consisting of three language…

声音 · 计算机科学 2024-06-27 Shuaishuai Ye , Shunfei Chen , Xinhui Hu , Xinkang Xu

Low-Rank Adaptation (LoRA) has emerged as a widely adopted technique in text-to-image models, enabling precise rendering of multiple distinct elements, such as characters and styles, in multi-concept image generation. However, current…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Xiandong Zou , Mingzhu Shen , Christos-Savvas Bouganis , Yiren Zhao

Low-Rank Adaptation (LoRA) offers a cost-effective solution for fine-tuning large language models (LLMs), but it often produces overconfident predictions in data-scarce few-shot settings. To address this issue, several classical statistical…

Speech Large Language Models (Speech-LLMs) have emerged as a powerful approach for automatic speech recognition (ASR) by aligning speech encoders with large language models. However, adapting these systems to multilingual settings with…

计算与语言 · 计算机科学 2026-03-20 Yuxiang Mei , Delai Qiu , Shengping Liu , Jiaen Liang , Yanhua Long

This paper addresses the challenge of integrating low-resource languages into multilingual automatic speech recognition (ASR) systems. We introduce a novel application of weighted cross-entropy, typically used for unbalanced datasets, to…

Toward high-performance multilingual automatic speech recognition (ASR), various types of linguistic information and model design have demonstrated their effectiveness independently. They include language identity (LID), phoneme…

音频与语音处理 · 电气工程与系统科学 2025-01-10 Wei Liu , Jingyong Hou , Dong Yang , Muyong Cao , Tan Lee

Low-Rank Adaptation (LoRA) is an efficient fine-tuning method that has been extensively applied in areas such as natural language processing and computer vision. Existing LoRA fine-tuning approaches excel in static environments but struggle…

机器学习 · 计算机科学 2025-02-26 Xin Zhang , Liang Bai , Xian Yang , Jiye Liang

On-device automatic speech recognition systems face several challenges compared to server-based systems. They have to meet stricter constraints in terms of speed, disk size and memory while maintaining the same accuracy. Often they have to…

计算与语言 · 计算机科学 2023-05-18 Markus Nußbaum-Thom , Lyan Verwimp , Youssef Oualil

Due to the modality discrepancy between textual and acoustic modeling, efficiently transferring linguistic knowledge from a pretrained language model (PLM) to acoustic encoding for automatic speech recognition (ASR) still remains a…

音频与语音处理 · 电气工程与系统科学 2023-09-29 Xugang Lu , Peng Shen , Yu Tsao , Hisashi Kawai

Attention-based methods and Connectionist Temporal Classification (CTC) network have been promising research directions for end-to-end (E2E) Automatic Speech Recognition (ASR). The joint CTC/Attention model has achieved great success by…

音频与语音处理 · 电气工程与系统科学 2019-10-22 Ruizhi Li , Xiaofei Wang , Sri Harish Mallidi , Shinji Watanabe , Takaaki Hori , Hynek Hermansky