Soft Language Identification for Language-Agnostic Many-to-One End-to-End Speech Translation
Peidong Wang, Jian Xue, Jinyu Li, Junkun Chen, Aswin Shanmugam Subramanian
TL;DR
The paper addresses soft language identification in language-agnostic many-to-one end-to-end speech translation. It introduces a Linear Input Network ($D\\times D$) appended to input features, initialized as the identity, and trained on language-specific data while keeping other parameters fixed, enabling targeted improvements without sacrificing overall multilingual performance. Experiments with neural transducer–based ST (LAMASSU-LIN variants) show targeted gains for JA and DE with limited degradation for other languages, and 99% traffic scenarios demonstrate favorable trade-offs. This approach provides a simple, reversible mechanism to leverage user-provided LID in multilingual ST and could extend to AED models and broader multilingual translation settings.
Abstract
Language-agnostic many-to-one end-to-end speech translation models can convert audio signals from different source languages into text in a target language. These models do not need source language identification, which improves user experience. In some cases, the input language can be given or estimated. Our goal is to use this additional language information while preserving the quality of the other languages. We accomplish this by introducing a simple and effective linear input network. The linear input network is initialized as an identity matrix, which ensures that the model can perform as well as, or better than, the original model. Experimental results show that the proposed method can successfully enhance the specified language, while keeping the language-agnostic ability of the many-to-one ST models.
