English

BLSP: Bootstrapping Language-Speech Pre-training via Behavior Alignment of Continuation Writing

Computation and Language 2024-05-29 v2 Sound Audio and Speech Processing

Abstract

The emergence of large language models (LLMs) has sparked significant interest in extending their remarkable language capabilities to speech. However, modality alignment between speech and text still remains an open problem. Current solutions can be categorized into two strategies. One is a cascaded approach where outputs (tokens or states) of a separately trained speech recognition system are used as inputs for LLMs, which limits their potential in modeling alignment between speech and text. The other is an end-to-end approach that relies on speech instruction data, which is very difficult to collect in large quantities. In this paper, we address these issues and propose the BLSP approach that Bootstraps Language-Speech Pre-training via behavior alignment of continuation writing. We achieve this by learning a lightweight modality adapter between a frozen speech encoder and an LLM, ensuring that the LLM exhibits the same generation behavior regardless of the modality of input: a speech segment or its transcript. The training process can be divided into two steps. The first step prompts an LLM to generate texts with speech transcripts as prefixes, obtaining text continuations. In the second step, these continuations are used as supervised signals to train the modality adapter in an end-to-end manner. We demonstrate that this straightforward process can extend the capabilities of LLMs to speech, enabling speech recognition, speech translation, spoken language understanding, and speech conversation, even in zero-shot cross-lingual scenarios.

Keywords

Cite

@article{arxiv.2309.00916,
  title  = {BLSP: Bootstrapping Language-Speech Pre-training via Behavior Alignment of Continuation Writing},
  author = {Chen Wang and Minpeng Liao and Zhongqiang Huang and Jinliang Lu and Junhong Wu and Yuchen Liu and Chengqing Zong and Jiajun Zhang},
  journal= {arXiv preprint arXiv:2309.00916},
  year   = {2024}
}
R2 v1 2026-06-28T12:11:03.902Z