English

DNCASR: End-to-End Training for Speaker-Attributed ASR

Audio and Speech Processing 2025-06-03 v1

Abstract

This paper introduces DNCASR, a novel end-to-end trainable system designed for joint neural speaker clustering and automatic speech recognition (ASR), enabling speaker-attributed transcription of long multi-party meetings. DNCASR uses two separate encoders to independently encode global speaker characteristics and local waveform information, along with two linked decoders to generate speaker-attributed transcriptions. The use of linked decoders allows the entire system to be jointly trained under a unified loss function. By employing a serialised training approach, DNCASR effectively addresses overlapping speech in real-world meetings, where the link improves the prediction of speaker indices in overlapping segments. Experiments on the AMI-MDM meeting corpus demonstrate that the jointly trained DNCASR outperforms a parallel system that does not have links between the speaker and ASR decoders. Using cpWER to measure the speaker-attributed word error rate, DNCASR achieves a 9.0% relative reduction on the AMI-MDM Eval set.

Keywords

Cite

@article{arxiv.2506.01916,
  title  = {DNCASR: End-to-End Training for Speaker-Attributed ASR},
  author = {Xianrui Zheng and Chao Zhang and Philip C. Woodland},
  journal= {arXiv preprint arXiv:2506.01916},
  year   = {2025}
}

Comments

Accepted by ACL 2025 Main Conference

R2 v1 2026-07-01T02:54:53.778Z