Search papers, labs, and topics across Lattice.
This paper introduces Cross-lingual Speech Language Model (CSLM), a training method for cross-lingual speech LLMs that uses discrete speech tokens and a novel alignment strategy for cross-modal and cross-lingual alignment via continual pre-training. CSLM further employs speech-text interleaved chain-of-modality generation during instruction fine-tuning to enhance modal alignment. Experiments show CSLM achieves strong cross-modal alignment and general task abilities without requiring massive speech data, demonstrating good language scalability.
Unlock zero-shot cross-lingual speech understanding and generation with a surprisingly data-efficient training method that aligns speech and text across languages.
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 and the difficulty in expanding to more languages. In this paper, we introduce Cross-lingual Speech Language Model (CSLM), an efficient training method for cross-lingual speech LLMs based on discrete speech tokens. We propose a novel alignment strategy that achieves cross-modal and cross-lingual alignment through continual pre-training. By conducting instruction fine-tuning following a speech-text interleaved chain-of-modality generation process, we enhance modal alignment at a finer granularity, thereby improving generation quality and reducing latency. CSLM aligns different modalities and languages simultaneously without the need for massive speech data, thus exhibiting good language scalability. Evaluations on cross-modal tasks, mono-lingual conversational tasks, and cross-lingual conversational tasks demonstrate CSLM's strong cross-modal alignment capabilities and general task abilities. (Code is available at: https://github.com/ictnlp/CSLM)