paper-with-me

Papers

Tiny Noise-Robust Voice Activity Detector for Voice Assistants

2025-07-29 · Hamed Jafarzadeh Asl, Mahsa Ghazvini Nejad, Amin Edraki, Masoud Asgharian, Vahid Partovi Nia arxiv

Voice Activity Detection (VAD) in the presence of background noise remains a challenging problem in speech processing. Accurate VAD is essential in automatic speech recognition, voice-to-text, conversational agents, etc, where noise can severely degrade the performance. A modern application includes the voice assistant, specially mounted on Artificial Intelligence of Things (AIoT) devices such as cell phones, smart glasses, earbuds, etc, where the voice signal includes background noise. Therefore, VAD modules must remain light-weight due to their practical on-device limitation. The existing models often struggle with low signal-to-noise ratios across diverse acoustic environments. A simple VAD often detects human voice in a clean environment, but struggles to detect the human voice in noisy conditions. We propose a noise-robust VAD that comprises a light-weight VAD, with data pre-processing and post-processing added modules to handle the background noise. This approach significantly enhances the VAD accuracy in noisy environments and requires neither a larger model, nor fine-tuning. Experimental results demonstrate that our approach achieves a notable improvement compared to baselines, particularly in environments with high background noise interference. This modified VAD additionally improving clean speech detection.

📄 PDF Abstract BibTeX arXiv:2507.22157

Code (0)

등록된 구현이 없습니다.

Tasks

Speech RecognitionActivity Detection

Similar Papers 제목 키워드 기반

An End-to-End Architecture for Keyword Spotting and Voice Activity Detection

2016-11-28 · Chris Lengerich, Awni Hannun

We propose a single neural network architecture for two tasks: on-line keyword spotting and voice activity detection. We develop novel inference algorithms for an end-to-end Recurrent Neural Network trained with the Conn…

Action DetectionActivity DetectionGeneral ClassificationKeyword Spotting

Improvement of Noise-Robust Single-Channel Voice Activity Detection with Spatial Pre-processing

2021-04-12 · Max Væhrens, Andreas Jonas Fuglsig, Anders Post Jacobsen, Nicolai Almskou Rasmussen 외

Voice activity detection (VAD) remains a challenge in noisy environments. With access to multiple microphones, prior studies have attempted to improve the noise robustness of VAD by creating multi-channel VAD (MVAD) meth…

Action DetectionActivity Detection

A Convolutional Neural Network Smartphone App for Real-Time Voice Activity Detection

2018-02-01 · IEEE Access 2018 2 · Abhishek Sehgal, Nasser Kehtarnavaz

This paper presents a smartphone app that performs real-time voice activity detection based on convolutional neural network. Real-time implementation issues are discussed showing how the slow inference time associated wi…

Action DetectionActivity DetectionAudio Signal RecognitionNoise Estimation

rVAD: An Unsupervised Segment-Based Robust Voice Activity Detection Method

2019-06-09 · Zheng-Hua Tan, Achintya Kr. Sarkar, Najim Dehak

This paper presents an unsupervised segment-based method for robust voice activity detection (rVAD). The method consists of two passes of denoising followed by a voice activity detection (VAD) stage. In the first pass, h…

Action DetectionActivity DetectionDenoisingSpeaker Verification+1

On training targets for noise-robust voice activity detection

2021-02-15 · Sebastian Braun, Ivan Tashev

The task of voice activity detection (VAD) is an often required module in various speech processing, analysis and classification tasks. While state-of-the-art neural network based VADs can achieve great results, they oft…

Action DetectionActivity Detection