# Zero-Shot KWS for Children's Speech using Layer-Wise Features from SSL Models

**Authors:** Subham Kutum, Abhijit Sinha, Hemant Kumar Kathania, Sudarsana Reddy Kadiri, Mahesh Chandra Govil

arXiv: 2508.21248 · 2025-09-01

## TL;DR

This paper presents a zero-shot keyword spotting system for children's speech using layer-wise features from SSL models, achieving state-of-the-art results and robustness against noise without training on children's data.

## Contribution

The study introduces a novel zero-shot KWS approach leveraging SSL model features, demonstrating effectiveness on children's speech without prior child-specific training.

## Key findings

- Achieved state-of-the-art ATWV and MTWV scores for children's speech.
- Wav2Vec2 layer 22 performed best among SSL models.
- SSL features significantly outperform traditional MFCC features in noisy conditions.

## Abstract

Numerous methods have been proposed to enhance Keyword Spotting (KWS) in adult speech, but children's speech presents unique challenges for KWS systems due to its distinct acoustic and linguistic characteristics. This paper introduces a zero-shot KWS approach that leverages state-of-the-art self-supervised learning (SSL) models, including Wav2Vec2, HuBERT and Data2Vec. Features are extracted layer-wise from these SSL models and used to train a Kaldi-based DNN KWS system. The WSJCAM0 adult speech dataset was used for training, while the PFSTAR children's speech dataset was used for testing, demonstrating the zero-shot capability of our method. Our approach achieved state-of-the-art results across all keyword sets for children's speech. Notably, the Wav2Vec2 model, particularly layer 22, performed the best, delivering an ATWV score of 0.691, a MTWV score of 0.7003 and probability of false alarm and probability of miss of 0.0164 and 0.0547 respectively, for a set of 30 keywords. Furthermore, age-specific performance evaluation confirmed the system's effectiveness across different age groups of children. To assess the system's robustness against noise, additional experiments were conducted using the best-performing layer of the best-performing Wav2Vec2 model. The results demonstrated a significant improvement over traditional MFCC-based baseline, emphasizing the potential of SSL embeddings even in noisy conditions. To further generalize the KWS framework, the experiments were repeated for an additional CMU dataset. Overall the results highlight the significant contribution of SSL features in enhancing Zero-Shot KWS performance for children's speech, effectively addressing the challenges associated with the distinct characteristics of child speakers.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2508.21248/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/2508.21248/full.md

## References

38 references — full list in the complete paper: https://tomesphere.com/paper/2508.21248/full.md

---
Source: https://tomesphere.com/paper/2508.21248