中文
相关论文

相关论文: Transferable speech-to-text large language model a…

200 篇论文

Speech-to-speech translation (S2ST) has been advanced with large language models (LLMs), which are fine-tuned on discrete speech units. In such approaches, modality adaptation from text to speech has been an issue. LLMs are trained on…

计算与语言 · 计算机科学 2025-06-13 Hayato Futami , Emiru Tsunoo , Yosuke Kashiwagi , Yuki Ito , Hassan Shahmohammadi , Siddhant Arora , Shinji Watanabe

With the emergence of large language models (LLMs), multimodal models based on LLMs have demonstrated significant potential. Models such as LLaSM, X-LLM, and SpeechGPT exhibit an impressive ability to comprehend and generate human…

计算与语言 · 计算机科学 2023-10-04 Hao Zhang , Nianwen Si , Yaqi Chen , Wenlin Zhang , Xukui Yang , Dan Qu , Xiaolin Jiao

Recent advancements in large language models (LLMs) have revolutionized various domains, bringing significant progress and new opportunities. Despite progress in speech-related tasks, LLMs have not been sufficiently explored in multi-talker…

计算与语言 · 计算机科学 2025-04-03 Lingwei Meng , Shujie Hu , Jiawen Kang , Zhaoqing Li , Yuejiao Wang , Wenxuan Wu , Xixin Wu , Xunying Liu , Helen Meng

Given the great success of large language models (LLMs) across various tasks, in this paper, we introduce LLM-ST, a novel and effective speech translation model constructed upon a pre-trained LLM. By integrating the large language model…

计算与语言 · 计算机科学 2023-12-22 Zhichao Huang , Rong Ye , Tom Ko , Qianqian Dong , Shanbo Cheng , Mingxuan Wang , Hang Li

Encoder-decoder models have achieved remarkable success in speech and text tasks, yet efficiently adapting these models to diverse uni/multi-modal scenarios remains an open challenge. In this paper, we propose Whisper-UT, a unified and…

While large language models demonstrate remarkable capabilities at task-specific applications through fine-tuning, extending these benefits across diverse languages is essential for broad accessibility. However, effective cross-lingual…

计算与语言 · 计算机科学 2025-06-03 Danni Liu , Jan Niehues

End-to-end Speech Translation (ST) aims to convert speech into target text within a unified model. The inherent differences between speech and text modalities often impede effective cross-modal and cross-lingual transfer. Existing methods…

计算与语言 · 计算机科学 2023-12-19 Yuhao Zhang , Kaiqi Kou , Bei Li , Chen Xu , Chunliang Zhang , Tong Xiao , Jingbo Zhu

Currently, large language models (LLMs) predominantly focus on the text modality. To enable more natural human-AI interaction, speech LLMs are emerging, but building effective end-to-end speech LLMs remains challenging due to limited data…

计算与语言 · 计算机科学 2026-04-14 Yan Zhou , Qingkai Fang , Yun Hong , Yang Feng

There has been increasing interest in building multilingual foundation models for NLP and speech research. This paper examines how to expand the speech translation capability of these models with restricted data. Whisper, a speech…

计算与语言 · 计算机科学 2025-02-12 Rao Ma , Mengjie Qian , Yassir Fathullah , Siyuan Tang , Mark Gales , Kate Knill

While Large Language Models (LLMs) have shown potential in speech generation and recognition, their applications are mainly confined to monolingual scenarios, with limited explorations in code-switched (CS) contexts. In this paper, we…

音频与语音处理 · 电气工程与系统科学 2025-08-25 Jing Xu , Daxin Tan , Jiaqi Wang , Xiao Chen

Large language models (LLMs) have achieved remarkable success in the field of natural language processing, enabling better human-computer interaction using natural language. However, the seamless integration of speech signals into LLMs has…

音频与语音处理 · 电气工程与系统科学 2023-10-03 Jian Wu , Yashesh Gaur , Zhuo Chen , Long Zhou , Yimeng Zhu , Tianrui Wang , Jinyu Li , Shujie Liu , Bo Ren , Linquan Liu , Yu Wu

Recent work on speech representation models jointly pre-trained with text has demonstrated the potential of improving speech representations by encoding speech and text in a shared space. In this paper, we leverage such shared…

计算与语言 · 计算机科学 2023-10-10 Chung-Ming Chien , Mingjiamei Zhang , Ju-Chieh Chou , Karen Livescu

Large language models have proven themselves highly flexible, able to solve a wide range of generative tasks, such as abstractive summarization and open-ended question answering. In this paper we extend the capabilities of LLMs by directly…

音频与语音处理 · 电气工程与系统科学 2023-07-25 Yassir Fathullah , Chunyang Wu , Egor Lakomkin , Junteng Jia , Yuan Shangguan , Ke Li , Jinxi Guo , Wenhan Xiong , Jay Mahadeokar , Ozlem Kalinli , Christian Fuegen , Mike Seltzer

Joint speech-language training is challenging due to the large demand for training data and GPU consumption, as well as the modality gap between speech and language. We present ComSL, a speech-language model built atop a composite…

计算与语言 · 计算机科学 2023-10-17 Chenyang Le , Yao Qian , Long Zhou , Shujie Liu , Yanmin Qian , Michael Zeng , Xuedong Huang

Training on multiple modalities of input can augment the capabilities of a language model. Here, we ask whether such a training regime can improve the quality and efficiency of these systems as well. We focus on text--audio and introduce…

计算与语言 · 计算机科学 2023-12-08 Lukas Wolf , Greta Tuckute , Klemen Kotar , Eghbal Hosseini , Tamar Regev , Ethan Wilcox , Alex Warstadt

End-to-end speech-to-text translation models are often initialized with pre-trained speech encoder and pre-trained text decoder. This leads to a significant training gap between pre-training and fine-tuning, largely due to the modality…

计算与语言 · 计算机科学 2022-07-05 Jinming Zhao , Hao Yang , Ehsan Shareghi , Gholamreza Haffari

The success of building textless speech-to-speech translation (S2ST) models has attracted much attention. However, S2ST still faces two main challenges: 1) extracting linguistic features for various speech signals, called cross-modal (CM),…

计算与语言 · 计算机科学 2025-05-22 Yuhao Zhang , Xiangnan Ma , Kaiqi Kou , Peizhuo Liu , Weiqiao Shan , Benyou Wang , Tong Xiao , Yuxin Huang , Zhengtao Yu , Jingbo Zhu

Auto-regressive speech-text models pre-trained on interleaved text tokens and discretized speech tokens demonstrate strong speech understanding and generation, yet remain substantially less compute-efficient than text LLMs, partly due to…

Recent advancement of large language models (LLMs) has led to significant breakthroughs across various tasks, laying the foundation for the development of LLM-based speech translation systems. Existing methods primarily focus on aligning…

计算与语言 · 计算机科学 2025-03-14 Henglyu Liu , Andong Chen , Kehai Chen , Xuefeng Bai , Meizhi Zhong , Yuan Qiu , Min Zhang

Large language models (LLMs) have shown remarkable generalization across tasks, leading to increased interest in integrating speech with LLMs. These speech LLMs (SLLMs) typically use supervised fine-tuning to align speech with text-based…

音频与语音处理 · 电气工程与系统科学 2025-05-27 Jingran Xie , Xiang Li , Hui Wang , Yue Yu , Yang Xiang , Xixin Wu , Zhiyong Wu
‹ 上一页 1 2 3 10 下一页 ›