端到端联合识别儿童与成人对话中的说话人角色和语音内容。
End-to-End Joint ASR and Speaker Role Diarization with Child-Adult Interactions
- 用统一框架同时处理语音识别与说话人角色标注,避免误差传播。
- 在两个数据集上实现更低的多说话人词错误率,效果优于传统分步方法。
- 适合需要大规模生成儿童-成人对话转录的研究者使用。
准确转录并区分儿童与成人对话中的说话人角色对发展与临床研究至关重要。然而,人工标注耗时且难以扩展。现有自动化系统通常采用语音识别与说话人聚类分步处理,易导致误差传播。本文提出一种基于Whisper编码器-解码器架构的统一端到端框架,联合建模语音识别与儿童-成人说话人角色识别。方法包括:(i) 序列化输出训练策略,同时输出说话人标签与起止时间戳;(ii) 轻量级帧级聚类头,增强编码器的说话人判别能力;(iii) 基于聚类引导的静音抑制,提升时间精度;(iv) 基于状态机的强制解码,确保输出结构有效。在两个数据集上的全面评估显示,该方法显著优于两种分步基线,实现更低的多说话人词错误率,并在Whisper-small与Whisper-large模型上均达到具有竞争力的聚类准确率。结果表明,该联合建模框架在规模化生成可靠、带说话人标注的转录方面具有高效性与实用性。代码与模型权重已公开。
原文摘要 · Abstract (English)
Accurate transcription and speaker role diarization of child-adult spoken interactions are crucial for developmental and clinical research. However, manual annotation is time-consuming and challenging to scale. Existing automated systems typically rely on cascaded speaker diarization and automatic speech recognition pipelines, which can lead to error propagation. This paper presents a unified end-to-end framework that extends the Whisper encoder-decoder architecture to jointly model ASR and child-adult speaker role diarization. The proposed approach integrates: (i) a serialized output training scheme that emits speaker tags and start/end timestamps, (ii) a lightweight frame-level diarization head that enhances speaker-discriminative encoder representations, (iii) diarization-guided silence suppression for improved temporal precision, and (iv) a state-machine-based forced decoding procedure that guarantees structurally valid outputs. Comprehensive evaluations on two datasets demonstrate consistent and substantial improvements over two cascaded baselines, achieving lower multi-talker word error rates and demonstrating competitive diarization accuracy across both Whisper-small and Whisper-large models. These findings highlight the effectiveness and practical utility of the proposed joint modeling framework for generating reliable, speaker-attributed transcripts of child-adult interactions at scale. The code and model weights are publicly available
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。