paper-with-me

Papers

A Fully Convolutional Neural Network for Speech Enhancement

2016-09-22 · Se Rim Park, Jinwon Lee

In hearing aids, the presence of babble noise degrades hearing intelligibility of human speech greatly. However, removing the babble without creating artifacts in human speech is a challenging task in a low SNR environment. Here, we sought to solve the problem by finding a `mapping' between noisy speech spectra and clean speech spectra via supervised learning. Specifically, we propose using fully Convolutional Neural Networks, which consist of lesser number of parameters than fully connected networks. The proposed network, Redundant Convolutional Encoder Decoder (R-CED), demonstrates that a convolutional network can be 12 times smaller than a recurrent network and yet achieves better performance, which shows its applicability for an embedded system: the hearing aids.

📄 PDF Abstract BibTeX arXiv:1609.07132

Code (6)

AlberetOZ/MIL_test_noise tf
RArbore/Deep-Learning-Hearing-Aid pytorch
achaitu/SpeechDenoisingDNN tf
ahmetcanaydemir/sekte tf
rdadlaney/Audio-Denoiser-CNN tf
zhr1201/CNN-for-single-channel-speech-enhancement tf

Tasks

DecoderSpeech Enhancement

Similar Papers 제목 키워드 기반

Raw Waveform-based Speech Enhancement by Fully Convolutional Networks

2017-03-07 · Szu-Wei Fu, Yu Tsao, Xugang Lu, Hisashi Kawai

This study proposes a fully convolutional network (FCN) model for raw waveform-based speech enhancement. The proposed system performs speech enhancement in an end-to-end (i.e., waveform-in and waveform-out) manner, which…

DenoisingSpeech Enhancement

Speech enhancement based on the integration of fully convolutional network, temporal lowpass filtering and spectrogram masking

2019-10-01 · ROCLING 2019 10 · Kuan-Yi Liu, Syu-Siang Wang, Yu Tsao, Jeih-weih Hung
Speech Enhancement

EffCRN: An Efficient Convolutional Recurrent Network for High-Performance Speech Enhancement

2023-06-05 · Marvin Sach, Jan Franzen, Bruno Defraene, Kristoff Fluyt 외

Fully convolutional recurrent neural networks (FCRNs) have shown state-of-the-art performance in single-channel speech enhancement. However, the number of parameters and the FLOPs/second of the original FCRN are restrict…

Speech Enhancement

End-to-End Waveform Utterance Enhancement for Direct Evaluation Metrics Optimization by Fully Convolutional Neural Networks

2017-09-12 · Szu-Wei Fu, Tao-Wei Wang, Yu Tsao, Xugang Lu 외

Speech enhancement model is used to map a noisy speech to a clean speech. In the training stage, an objective function is often adopted to optimize the model parameters. However, in most studies, there is an inconsistenc…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Model OptimizationSpeech Enhancement+2

Efficient Monaural Speech Enhancement using Spectrum Attention Fusion

2023-08-04 · Jinyu Long, Jetic Gū, Binhao Bai, Zhibo Yang 외

Speech enhancement is a demanding task in automated speech processing pipelines, focusing on separating clean speech from noisy channels. Transformer based models have recently bested RNN and CNN models in speech enhance…

Speech Enhancement