ICASSP 2024accepted0 citations

Improved Children's Automatic Speech Recognition Combining Adapters and Synthetic Data Augmentation

Thomas Rolland, Alberto Abad

Abstract

Children’s automatic speech recognition (ASR) poses a significant challenge due to the high variability nature of children’s speech. The limited availability of training datasets hampers the effective modelling of this variability, which can be partially addressed using a text-to-speech (TTS) system for data augmentation. However, generated data may contain imperfections, potentially impacting performance. In this work, we use Adapters to handle the domain mismatch when fine-tuning with TTS data. This involves a two-step training process: training adapter layers with a frozen pre-trained model using synthetic data, then fine-tuning both adapters and the entire model with a mix of synthetic and real data, where only synthetic data passes through the adapters. Experimental results demonstrate up to 6% relative reduction in WER compared to the straightforward use of synthetic data, indicating the effectiveness of adapter-based architectures in learning from imperfect synthetic data.

BibTeX
@inproceedings{icassp2024_improvedchildren,
  title = {Improved Children's Automatic Speech Recognition Combining Adapters and Synthetic Data Augmentation},
  author = {Thomas Rolland and Alberto Abad},
  booktitle = {ICASSP 2024},
  year = {2024}
}