paper-with-me

Papers

Can Layer-wise SSL Features Improve Zero-Shot ASR Performance for Children's Speech?

2025-08-28 · Abhijit Sinha, Hemant Kumar Kathania, Sudarsana Reddy Kadiri, Shrikanth Narayanan arxiv

Automatic Speech Recognition (ASR) systems often struggle to accurately process children's speech due to its distinct and highly variable acoustic and linguistic characteristics. While recent advancements in self-supervised learning (SSL) models have greatly enhanced the transcription of adult speech, accurately transcribing children's speech remains a significant challenge. This study investigates the effectiveness of layer-wise features extracted from state-of-the-art SSL pre-trained models - specifically, Wav2Vec2, HuBERT, Data2Vec, and WavLM in improving the performance of ASR for children's speech in zero-shot scenarios. A detailed analysis of features extracted from these models was conducted, integrating them into a simplified DNN-based ASR system using the Kaldi toolkit. The analysis identified the most effective layers for enhancing ASR performance on children's speech in a zero-shot scenario, where WSJCAM0 adult speech was used for training and PFSTAR children speech for testing. Experimental results indicated that Layer 22 of the Wav2Vec2 model achieved the lowest Word Error Rate (WER) of 5.15%, representing a 51.64% relative improvement over the direct zero-shot decoding using Wav2Vec2 (WER of 10.65%). Additionally, age group-wise analysis demonstrated consistent performance improvements with increasing age, along with significant gains observed even in younger age groups using the SSL features. Further experiments on the CMU Kids dataset confirmed similar trends, highlighting the generalizability of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2508.21225

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningSpeech Recognition

Similar Papers 제목 키워드 기반

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

2025-08-28 · Subham Kutum, Abhijit Sinha, Hemant Kumar Kathania, Sudarsana Reddy Kadiri 외 arxiv

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 pa…

Self-Supervised LearningKeyword Spotting

What Do Speech Foundation Models Not Learn About Speech?

2024-10-16 · Abdul Waheed, Hanin Atwany, Bhiksha Raj, Rita Singh

Understanding how speech foundation models capture non-verbal cues is crucial for improving their interpretability and adaptability across diverse tasks. In our work, we analyze several prominent models such as Whisper, …

From Pixel to Patch: Synthesize Context-aware Features for Zero-shot Semantic Segmentation

2020-09-25 · Zhangxuan Gu, Siyuan Zhou, Li Niu, Zihan Zhao 외

Zero-shot learning has been actively studied for image classification task to relieve the burden of annotating image labels. Interestingly, semantic segmentation task requires more labor-intensive pixel-wise annotation, …

image-classificationImage ClassificationSegmentationSemantic Segmentation+2

Master: Meta Style Transformer for Controllable Zero-Shot and Few-Shot Artistic Style Transfer

2023-04-24 · CVPR 2023 1 · Hao Tang, Songhua Liu, Tianwei Lin, Shaoli Huang 외

Transformer-based models achieve favorable performance in artistic style transfer recently thanks to its global receptive field and powerful multi-head/layer attention operations. Nevertheless, the over-paramerized multi…

Meta-LearningStyle Transfer

Blind to Position, Biased in Language: Probing Mid-Layer Representational Bias in Vision-Language Encoders for Zero-Shot Language-Grounded Spatial Understanding

2025-09-27 · Na Min An, Inha Kang, Minhyun Lee, Hyunjung Shim arxiv

Vision-Language Encoders (VLEs) are widely adopted as the backbone of zero-shot referring image segmentation (RIS), enabling text-guided localization without task-specific training. However, prior works underexplored the…

Image SegmentationImage Retrieval