CLAISDApr 13

Efficient Training for Cross-lingual Speech Language Models

arXiv:2604.1109695.11 citationsh-index: 14Has Code
AI Analysis

This work addresses the challenge of building speech LLMs for multiple languages with limited data, offering a more scalable approach for cross-lingual speech interaction.

CSLM introduces an efficient training method for cross-lingual speech LLMs using discrete speech tokens, achieving cross-modal and cross-lingual alignment with limited data. It demonstrates strong performance on cross-modal, mono-lingual, and cross-lingual conversational tasks.

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)

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes