用自监督语音模型提升说话人分离的低数据场景表现
Leveraging Self-Supervised Learning for Speaker Diarization
- 用WavLM语音表征替代传统声学特征,增强模型对少量数据的适应能力
- 在AMI和AISHELL-4数据集上达到新最优性能,尤其在小样本下优势明显
- 适合资源稀缺场景下的说话人分离研究,开源代码可复现
端到端神经说话人分离近年来发展迅速,但数据稀缺仍是进一步提升的主要障碍。自监督学习方法如WavLM在多个下游任务中表现出色,但在说话人分离中的应用仍有限。本文探索使用WavLM缓解神经说话人分离训练中的数据稀缺问题。采用与Pyannote相同的流程,结合WavLM与Conformer改进本地端到端说话人分离模型。在远场AMI、AISHELL-4和AliMeeting数据集上的实验表明,该方法显著优于Pyannote基线,在AMI和AISHELL-4上分别取得新最佳结果。通过分析不同数据量下的系统表现,发现WavLM表征比滤波器组特征更抗数据稀缺,支持更低数据需求的训练策略。此外,实验表明模拟数据在使用WavLM时不再有效。我们还在CHiME8 NOTSOFAR-1任务上评估了模型,表现优于Pyannote基线。源代码已公开于https://github.com/BUTSpeechFIT/DiariZen。
原文摘要 · Abstract (English)
End-to-end neural diarization has evolved considerably over the past few years, but data scarcity is still a major obstacle for further improvements. Self-supervised learning methods such as WavLM have shown promising performance on several downstream tasks, but their application on speaker diarization is somehow limited. In this work, we explore using WavLM to alleviate the problem of data scarcity for neural diarization training. We use the same pipeline as Pyannote and improve the local end-to-end neural diarization with WavLM and Conformer. Experiments on far-field AMI, AISHELL-4, and AliMeeting datasets show that our method substantially outperforms the Pyannote baseline and achieves new state-of-the-art results on AMI and AISHELL-4, respectively. In addition, by analyzing the system performance under different data quantity scenarios, we show that WavLM representations are much more robust against data scarcity than filterbank features, enabling less data hungry training strategies. Furthermore, we found that simulated data, usually used to train endto-end diarization models, does not help when using WavLM in our experiments. Additionally, we also evaluate our model on the recent CHiME8 NOTSOFAR-1 task where it achieves better performance than the Pyannote baseline. Our source code is publicly available at https://github.com/BUTSpeechFIT/DiariZen.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。