English

Data Efficient Child-Adult Speaker Diarization with Simulated Conversations

Audio and Speech Processing 2025-06-13 v1

Abstract

Automating child speech analysis is crucial for applications such as neurocognitive assessments. Speaker diarization, which identifies ``who spoke when'', is an essential component of the automated analysis. However, publicly available child-adult speaker diarization solutions are scarce due to privacy concerns and a lack of annotated datasets, while manually annotating data for each scenario is both time-consuming and costly. To overcome these challenges, we propose a data-efficient solution by creating simulated child-adult conversations using AudioSet. We then train a Whisper Encoder-based model, achieving strong zero-shot performance on child-adult speaker diarization using real datasets. The model performance improves substantially when fine-tuned with only 30 minutes of real train data, with LoRA further improving the transfer learning performance. The source code and the child-adult speaker diarization model trained on simulated conversations are publicly available.

Keywords

Cite

@article{arxiv.2409.08881,
  title  = {Data Efficient Child-Adult Speaker Diarization with Simulated Conversations},
  author = {Anfeng Xu and Tiantian Feng and Helen Tager-Flusberg and Catherine Lord and Shrikanth Narayanan},
  journal= {arXiv preprint arXiv:2409.08881},
  year   = {2025}
}

Comments

Under review

R2 v1 2026-06-28T18:43:48.142Z