中文
相关论文

相关论文: Toward Low-Cost End-to-End Spoken Language Underst…

200 篇论文

End-to-end speech large language models ((LLMs)) extend the capabilities of text-based models to directly process and generate audio tokens. However, this often leads to a decline in reasoning and generation performance compared to text…

声音 · 计算机科学 2025-05-21 Yuanbo Fang , Haoze Sun , Jun Liu , Tao Zhang , Zenan Zhou , Weipeng Chen , Xiaofen Xing , Xiangmin Xu

We propose using federated learning, a decentralized on-device learning paradigm, to train speech recognition models. By performing epochs of training on a per-user basis, federated learning must incur the cost of dealing with non-IID data…

机器学习 · 计算机科学 2021-05-18 Dhruv Guliani , Francoise Beaufays , Giovanni Motta

In recent years, developing a speech understanding system that classifies a waveform to structured data, such as intents and slots, without first transcribing the speech to text has emerged as an interesting research problem. This work…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Mohamed Mhiri , Samuel Myer , Vikrant Singh Tomar

In this study, we aim to explore efficient tuning methods for speech self-supervised learning. Recent studies show that self-supervised learning (SSL) can learn powerful representations for different speech tasks. However, fine-tuning…

音频与语音处理 · 电气工程与系统科学 2023-01-31 Zih-Ching Chen , Chin-Lun Fu , Chih-Ying Liu , Shang-Wen Li , Hung-yi Lee

One of the main challenges for end-to-end speech translation is data scarcity. We leverage pseudo-labels generated from unlabeled audio by a cascade and an end-to-end speech translation model. This provides 8.3 and 5.7 BLEU gains over a…

计算与语言 · 计算机科学 2020-10-14 Juan Pino , Qiantong Xu , Xutai Ma , Mohammad Javad Dousti , Yun Tang

Speech language models (Speech LMs) enable end-to-end speech-text modeling within a single model, offering a promising direction for spoken dialogue systems. The choice of speech-text jointly decoding paradigm plays a critical role in…

音频与语音处理 · 电气工程与系统科学 2026-02-12 Haibin Wu , Yuxuan Hu , Ruchao Fan , Xiaofei Wang , Kenichi Kumatani , Bo Ren , Jianwei Yu , Heng Lu , Lijuan Wang , Yao Qian , Jinyu Li

Recent Speech-to-Text models often require a large amount of hardware resources and are mostly trained in English. This paper presents Speech-to-Text models for German, as well as for Spanish and French with special features: (a) They are…

计算与语言 · 计算机科学 2021-10-18 Daniel Bermuth , Alexander Poeppel , Wolfgang Reif

Training the state-of-the-art speech-to-text (STT) models in mobile devices is challenging due to its limited resources relative to a server environment. In addition, these models are trained on generic datasets that are not exhaustive in…

音频与语音处理 · 电气工程与系统科学 2021-12-08 Zitha S , Raghavendra Rao Suresh , Pooja Rao , T. V. Prabhakar

Although end-to-end text-to-speech (TTS) models such as Tacotron have shown excellent results, they typically require a sizable set of high-quality <text, audio> pairs for training, which are expensive to collect. In this paper, we propose…

计算与语言 · 计算机科学 2018-08-31 Yu-An Chung , Yuxuan Wang , Wei-Ning Hsu , Yu Zhang , RJ Skerry-Ryan

Self-supervised learning (SSL) has recently allowed leveraging large datasets of unlabeled speech signals to reach impressive performance on speech tasks using only small amounts of annotated data. The high number of proposed approaches…

音频与语音处理 · 电气工程与系统科学 2023-06-02 Salah Zaiem , Youcef Kemiche , Titouan Parcollet , Slim Essid , Mirco Ravanelli

Spoken language understanding is typically based on pipeline architectures including speech recognition and natural language understanding steps. These components are optimized independently to allow usage of available data, but the overall…

音频与语音处理 · 电气工程与系统科学 2020-08-13 Pavel Denisov , Ngoc Thang Vu

Automatic speech quality assessment is essential for audio researchers, developers, speech and language pathologists, and system quality engineers. The current state-of-the-art systems are based on framewise speech features (hand-engineered…

音频与语音处理 · 电气工程与系统科学 2022-11-15 Karl El Hajal , Zihan Wu , Neil Scheidwasser-Clow , Gasser Elbanna , Milos Cernak

Large Language Models (LLMs) solve many reasoning tasks via chain-of-thought (CoT) prompting, but smaller models (about 7 to 8B parameters) still struggle with multi-step reasoning under tight compute and token budgets. Existing test time…

计算与语言 · 计算机科学 2026-04-29 Sagnik Chatterjee , Atharva Patil , Sricharan Ramesh

Word embeddings are a powerful approach for analyzing language and have been widely popular in numerous tasks in information retrieval and text mining. Training embeddings over huge corpora is computationally expensive because the input is…

机器学习 · 计算机科学 2018-12-11 Avishek Anand , Megha Khosla , Jaspreet Singh , Jan-Hendrik Zab , Zijian Zhang

Language models (LMs) have demonstrated remarkable capabilities in NLP, yet adapting them efficiently and robustly to specific tasks remains challenging. As their scale and complexity grow, fine-tuning LMs on labelled data often…

计算与语言 · 计算机科学 2025-06-27 Zhengyan Shi

People have long hoped for a conversational system that can assist in real-life situations, and recent progress on large language models (LLMs) is bringing this idea closer to reality. While LLMs are often impressive in performance, their…

计算与语言 · 计算机科学 2025-02-06 Linkai Peng , Baorian Nuchged , Yingming Gao

Most spoken language understanding systems use a pipeline approach composed of an automatic speech recognition interface and a natural language understanding module. This approach forces hard decisions when converting continuous inputs into…

计算与语言 · 计算机科学 2023-10-18 Quentin Meeus , Marie-Francine Moens , Hugo Van hamme

The advancement of Large Language Models (LLMs) has significantly boosted performance in natural language processing (NLP) tasks. However, the deployment of high-performance LLMs incurs substantial costs, primarily due to the increased…

机器学习 · 计算机科学 2024-03-22 Saehan Jo , Immanuel Trummer

Recent advances in deep learning show that end-to-end speech to text translation model is a promising approach to direct the speech translation field. In this work, we provide an overview of different end-to-end architectures, as well as…

计算与语言 · 计算机科学 2019-11-21 Parnia Bahar , Tobias Bieschke , Hermann Ney

Language is constantly changing and evolving, leaving language models to become quickly outdated. Consequently, we should continuously update our models with new data to expose them to new events and facts. However, that requires additional…

计算与语言 · 计算机科学 2023-05-05 Giuseppe Attanasio , Debora Nozza , Federico Bianchi , Dirk Hovy