CLSDASJun 25, 2024

FASA: a Flexible and Automatic Speech Aligner for Extracting High-quality Aligned Children Speech Data

arXiv:2406.17926v14 citations
Originality Incremental advance
AI Analysis

This addresses the lack of scalable, high-quality children's speech data for ASR, which is a domain-specific bottleneck in speech recognition.

The paper tackles the problem of generating high-quality aligned children's speech data for ASR by proposing FASA, a forced-alignment tool that improves data quality by 13.6× over human annotations on the CHILDES dataset.

Automatic Speech Recognition (ASR) for adults' speeches has made significant progress by employing deep neural network (DNN) models recently, but improvement in children's speech is still unsatisfactory due to children's speech's distinct characteristics. DNN models pre-trained on adult data often struggle in generalizing children's speeches with fine tuning because of the lack of high-quality aligned children's speeches. When generating datasets, human annotations are not scalable, and existing forced-alignment tools are not usable as they make impractical assumptions about the quality of the input transcriptions. To address these challenges, we propose a new forced-alignment tool, FASA, as a flexible and automatic speech aligner to extract high-quality aligned children's speech data from many of the existing noisy children's speech data. We demonstrate its usage on the CHILDES dataset and show that FASA can improve data quality by 13.6$\times$ over human annotations.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes