USM-SCD: Multilingual Speaker Change Detection Based on Large Pretrained Foundation Models
Guanlong Zhao, Yongqiang Wang, Jason Pelecanos, Yu Zhang, Hank Liao, Yiling Huang, Han Lu, Quan Wang
TL;DR
USM-SCD tackles multilingual speaker change detection and simultaneous ASR across $96$ languages by adapting a large foundation model for joint SCD/ASR. It leverages two pretraining streams—BEST-RQ unsupervised pretraining and ASR pretraining—and fine-tunes with training targets that insert a speaker change token between transcripts, enabling joint SCD/ASR with a Conformer-CTC backbone. The method shows that only approximately $25\%$ of trainable parameters need updating to achieve strong performance, and it introduces a decoding-time posterior scaling factor $\lambda>1$ that elevates SCD F1 to about $75.3\%$ at negligible WER cost. Compared with a strong monolingual En-US baseline and public ASR baselines, USM-SCD yields up to a $21\%$ relative improvement in SCD F1 and supports fast inference on TPUs (about $60\times$ real-time), highlighting its practical impact for scalable multilingual SCD/ASR systems.
Abstract
We introduce a multilingual speaker change detection model (USM-SCD) that can simultaneously detect speaker turns and perform ASR for 96 languages. This model is adapted from a speech foundation model trained on a large quantity of supervised and unsupervised data, demonstrating the utility of fine-tuning from a large generic foundation model for a downstream task. We analyze the performance of this multilingual speaker change detection model through a series of ablation studies. We show that the USM-SCD model can achieve more than 75% average speaker change detection F1 score across a test set that consists of data from 96 languages. On American English, the USM-SCD model can achieve an 85.8% speaker change detection F1 score across various public and internal test sets, beating the previous monolingual baseline model by 21% relative. We also show that we only need to fine-tune one-quarter of the trainable model parameters to achieve the best model performance. The USM-SCD model exhibits state-of-the-art ASR quality compared with a strong public ASR baseline, making it suitable to handle both tasks with negligible additional computational cost.
