Teaching a Multilingual Large Language Model to Understand Multilingual Speech via Multi-Instructional Training
Pavel Denisov, Ngoc Thang Vu
TL;DR
This work confronts the difficulty of extending multilingual LLMs to speech by fusing a multilingual LLM (BLOOMZ) with a pretrained speech encoder (MMS) via a learnable Adaptor. It introduces a two-stage training regime and a multi-instructional framework that transfers linguistic knowledge from text to speech, achieving broad zero-shot capabilities across ASR, SLT, and spoken language understanding in 139 languages. The results show that MI targets improve non-ASR tasks, while combining transcription with MI (TMI) yields robust cross-task performance, albeit with some limitations tied to the underlying pretrained models. The approach advances cross-modal knowledge transfer and points to practical impacts in low-resource multilingual speech processing and multimodal AI systems, while highlighting areas for regularization and expansion of instruction sets.
Abstract
Recent advancements in language modeling have led to the emergence of Large Language Models (LLMs) capable of various natural language processing tasks. Despite their success in text-based tasks, applying LLMs to the speech domain remains limited and challenging. This paper presents BLOOMZMMS, a novel model that integrates a multilingual LLM with a multilingual speech encoder, aiming to harness the capabilities of LLMs for speech recognition and beyond. Utilizing a multi-instructional training approach, we demonstrate the transferability of linguistic knowledge from the text to the speech modality. Our experiments, conducted on 1900 hours of transcribed data from 139 languages, establish that a multilingual speech representation can be effectively learned and aligned with a multilingual LLM. While this learned representation initially shows limitations in task generalization, we address this issue by generating synthetic targets in a multi-instructional style. Our zero-shot evaluation results confirm the robustness of our approach across multiple tasks, including speech translation and multilingual spoken language understanding, thereby opening new avenues for applying LLMs in the speech domain.
