paper-with-me

Papers

A fully recurrent feature extraction for single channel speech enhancement

2020-06-09 · arXiv 2020 6 · Muhammed PV Shifas, Santelli Claudio, Vassilis Tsiaras, Yannis Stylianou

Convolutional neural network (CNN) modules are widely being used to build high-end speech enhancement neural models. However, the feature extraction power of vanilla CNN modules has been limited by the dimensionality constraint of the convolution kernels that are integrated - thereby, they have limitations to adequately model the noise context information at the feature extraction stage. To this end, adding recurrency factor into the feature extracting CNN layers, we introduce a robust context-aware feature extraction strategy for single-channel speech enhancement. As shown, adding recurrency results in capturing the local statistics of noise attributes at the extracted features level and thus, the suggested model is effective in differentiating speech cues even at very noisy conditions. When evaluated against enhancement models using vanilla CNN modules, in unseen noise conditions, the suggested model with recurrency in the feature extraction layers has produced a segmental SNR (SSNR) gain of up to 1.5 dB, an improvement of 0.4 in subjective quality in the Mean Opinion Score scale, while the parameters to be optimized are reduced by 25%.

📄 PDF Abstract BibTeX arXiv:2006.05233

Code (1)

shifaspv/gruCNN-speech-enhancement-tensorflow 공식 구현 tf

Tasks

Speech Enhancement

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Channel Recurrent Attention Networks for Video Pedestrian Retrieval

2020-10-07 · Pengfei Fang, Pan Ji, Jieming Zhou, Lars Petersson 외

Full attention, which generates an attention value per element of the input feature maps, has been successfully demonstrated to be beneficial in visual tasks. In this work, we propose a fully attentional network, termed …

Person RetrievalRetrieval

Beamformer-Guided Target Speaker Extraction

2023-03-15 · Mohamed Elminshawi, Srikanth Raj Chetupalli, Emanuël A. P. Habets

We propose a Beamformer-guided Target Speaker Extraction (BG-TSE) method to extract a target speaker's voice from a multi-channel recording informed by the direction of arrival of the target. The proposed method employs …

Target Speaker Extraction

Sound Event Detection Using Spatial Features and Convolutional Recurrent Neural Network

2017-06-07 · Sharath Adavanne, Pasi Pertilä, Tuomas Virtanen

This paper proposes to use low-level spatial features extracted from multichannel audio for sound event detection. We extend the convolutional recurrent neural network to handle more than one type of these multichannel f…

Event DetectionSound Event Detection

RHR-Net: A Residual Hourglass Recurrent Neural Network for Speech Enhancement

2019-04-15 · Jalal Abdulbaqi, Yue Gu, Ivan Marsic

Most current speech enhancement models use spectrogram features that require an expensive transformation and result in phase information loss. Previous work has overcome these issues by using convolutional networks to le…

Speech Enhancement

Synchronous Double-channel Recurrent Network for Aspect-Opinion Pair Extraction

2020-07-01 · ACL 2020 6 · Shaowei Chen, Jie Liu, Yu Wang, Wenzheng Zhang 외

Opinion entity extraction is a fundamental task in fine-grained opinion mining. Related studies generally extract aspects and/or opinion expressions without recognizing the relations between them. However, the relations …

Entity Extraction using GANOpinion MiningOpinion SummarizationRelation+2