paper-with-me

홈 › Papers

RespVAD: Voice Activity Detection via Video-Extracted Respiration Patterns

2020-08-21 · Arnab Kumar Mondal, Prathosh A. P

Voice Activity Detection (VAD) refers to the task of identification of regions of human speech in digital signals such as audio and video. While VAD is a necessary first step in many speech processing systems, it poses challenges when there are high levels of ambient noise during the audio recording. To improve the performance of VAD in such conditions, several methods utilizing the visual information extracted from the region surrounding the mouth/lip region of the speakers' video recording have been proposed. Even though these provide advantages over audio-only methods, they depend on faithful extraction of lip/mouth regions. Motivated by these, a new paradigm for VAD based on the fact that respiration forms the primary source of energy for speech production is proposed. Specifically, an audio-independent VAD technique using the respiration pattern extracted from the speakers' video is developed. The Respiration Pattern is first extracted from the video focusing on the abdominal-thoracic region of a speaker using an optical flow based method. Subsequently, voice activity is detected from the respiration pattern signal using neural sequence-to-sequence prediction models. The efficacy of the proposed method is demonstrated through experiments on a challenging dataset recorded in real acoustic environments and compared with four previous methods based on audio and visual cues.

📄 PDF Abstract BibTeX arXiv:2008.09466

Code (1)

arnabkmondal/RespVAD 공식 구현 tf

Tasks

Action DetectionActivity DetectionOptical Flow Estimation

Similar Papers 제목 키워드 기반

Look Who's Talking: Active Speaker Detection in the Wild

2021-08-17 · You Jin Kim, Hee-Soo Heo, Soyeon Choe, Soo-Whan Chung 외

In this work, we present a novel audio-visual dataset for active speaker detection in the wild. A speaker is considered active when his or her face is visible and the voice is audible simultaneously. Although active spea…

Active Speaker Detection

Kernel-based Sensor Fusion with Application to Audio-Visual Voice Activity Detection

2016-04-11 · David Dov, Ronen Talmon, Israel Cohen

In this paper, we address the problem of multiple view data fusion in the presence of noise and interferences. Recent studies have approached this problem using kernel methods, by relying particularly on a product of ker…

Action DetectionActivity DetectionSensor Fusion

Unsupervised Voice Activity Detection by Modeling Source and System Information using Zero Frequency Filtering

2022-06-27 · Eklavya Sarkar, RaviShankar Prasad, Mathew Magimai. -Doss

Voice activity detection (VAD) is an important pre-processing step for speech technology applications. The task consists of deriving segment boundaries of audio signals which contain voicing information. In recent years,…

Action DetectionActivity Detection

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

Target-Speaker Voice Activity Detection: a Novel Approach for Multi-Speaker Diarization in a Dinner Party Scenario

2020-05-14 · Ivan Medennikov, Maxim Korenevsky, Tatiana Prisyach, Yuri Khokhlov 외

Speaker diarization for real-life scenarios is an extremely challenging problem. Widely used clustering-based diarization approaches perform rather poorly in such conditions, mainly due to the limited ability to handle o…

Action DetectionActivity DetectionBinary ClassificationClustering+2