English

Group-Aware Partial Model Merging for Children's Automatic Speech Recognition

Audio and Speech Processing 2026-03-20 v2

Abstract

While supervised fine-tuning of adult pre-trained models for children's ASR has shown promise, it often fails to capture group-specific characteristics and variations among children. To address this, we introduce GRoup-Aware PARtial model Merging, a parameter-efficient approach that combines unsupervised clustering, partial fine-tuning, and model merging. Our approach adapts adult-pre-trained models to children by first grouping the children's data based on acoustic similarity. Each group is used to partially fine-tune an adult pre-trained model, and the resulting models are merged at the parameter level. Experiments conducted on the MyST children's speech corpus indicate that GRAPAM achieves a relative WER improvement of 6%, using the same amount of data, outperforming full fine-tuning while training fewer parameters.

Keywords

Cite

@article{arxiv.2511.23098,
  title  = {Group-Aware Partial Model Merging for Children's Automatic Speech Recognition},
  author = {Thomas Rolland and Alberto Abad},
  journal= {arXiv preprint arXiv:2511.23098},
  year   = {2026}
}

Comments

Submitted to Interspeech 2026

R2 v1 2026-07-01T07:59:14.718Z