paper-with-me

홈 › Papers

InSerter: Speech Instruction Following with Unsupervised Interleaved Pre-training

2025-03-04 · Dingdong Wang, Jin Xu, Ruihang Chu, Zhifang Guo, Xiong Wang, Jincenzi Wu, Dongchao Yang, Shengpeng Ji, Junyang Lin

Recent advancements in speech large language models (SpeechLLMs) have attracted considerable attention. Nonetheless, current methods exhibit suboptimal performance in adhering to speech instructions. Notably, the intelligence of models significantly diminishes when processing speech-form input as compared to direct text-form input. Prior work has attempted to mitigate this semantic inconsistency between speech and text representations through techniques such as representation and behavior alignment, which involve the meticulous design of data pairs during the post-training phase. In this paper, we introduce a simple and scalable training method called InSerter, which stands for Interleaved Speech-Text Representation Pre-training. InSerter is designed to pre-train large-scale unsupervised speech-text sequences, where the speech is synthesized from randomly selected segments of an extensive text corpus using text-to-speech conversion. Consequently, the model acquires the ability to generate textual continuations corresponding to the provided speech segments, obviating the need for intensive data design endeavors. To systematically evaluate speech instruction-following capabilities, we introduce SpeechInstructBench, the first comprehensive benchmark specifically designed for speech-oriented instruction-following tasks. Our proposed InSerter achieves SOTA performance in SpeechInstructBench and demonstrates superior or competitive results across diverse speech processing tasks.

📄 PDF Abstract BibTeX arXiv:2503.02769

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Followingtext-to-speechText to Speech

Similar Papers 제목 키워드 기반

TextBind: Multi-turn Interleaved Multimodal Instruction-following in the Wild

2023-09-14 · Huayang Li, Siheng Li, Deng Cai, Longyue Wang 외

Large language models with instruction-following abilities have revolutionized the field of artificial intelligence. These models show exceptional generalizability to tackle various real-world tasks through their natural…

DecoderInstruction FollowingLanguage ModelingLanguage Modelling+1

MM-Interleaved: Interleaved Image-Text Generative Modeling via Multi-modal Feature Synchronizer

2024-01-18 · Changyao Tian, Xizhou Zhu, Yuwen Xiong, Weiyun Wang 외

Developing generative models for interleaved image-text data has both research and practical value. It requires models to understand the interleaved sequences and subsequently generate images and text. However, existing …

GLM-4-Voice: Towards Intelligent and Human-Like End-to-End Spoken Chatbot

2024-12-03 · Aohan Zeng, Zhengxiao Du, Mingdao Liu, Kedong Wang 외

We introduce GLM-4-Voice, an intelligent and human-like end-to-end spoken chatbot. It supports both Chinese and English, engages in real-time voice conversations, and varies vocal nuances such as emotion, intonation, spe…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)ChatbotLanguage Modeling+6

Efficient Training for Cross-lingual Speech Language Models

2026-04-13 · Yan Zhou, Qingkai Fang, Yun Hong, Yang Feng arxiv

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

AlignFormer: Modality Matching Can Achieve Better Zero-shot Instruction-Following Speech-LLM

2024-12-02 · Ruchao Fan, Bo Ren, Yuxuan Hu, Rui Zhao 외

Integrating speech into LLM (speech-LLM) has gaining increased attention recently. The mainstream solution is to connect a well-trained speech encoder and LLM with a neural adapter. However, the length mismatch between t…

Instruction FollowingQuestion Answering