Convolutional-Recurrent Neural Networks for Speech Enhancement
We propose an end-to-end model based on convolutional and recurrent neural networks for speech enhancement. Our model is purely data-driven and does not make any assumptions about the type or the stationarity of the noise. In contrast to existing methods that use multilayer perceptrons (MLPs), we employ both convolutional and recurrent neural network architectures. Thus, our approach allows us to exploit local structures in both the frequency and temporal domains. By incorporating prior knowledge of speech signals into the design of model structures, we build a model that is more data-efficient and achieves better generalization on both seen and unseen noise. Based on experiments with synthetic data, we demonstrate that our model outperforms existing methods, improving PESQ by up to 0.6 on seen noise and 0.64 on unseen noise.
Code (0)
등록된 구현이 없습니다.
Tasks
Speech EnhancementSimilar Papers 제목 키워드 기반
Single Channel Speech Enhancement Using Temporal Convolutional Recurrent Neural Networks
In recent decades, neural network based methods have significantly improved the performace of speech enhancement. Most of them estimate time-frequency (T-F) representation of target speech directly or indirectly, then re…
Speech EnhancementInplace Gated Convolutional Recurrent Neural Network For Dual-channel Speech Enhancement
For dual-channel speech enhancement, it is a promising idea to design an end-to-end model based on the traditional array signal processing guideline and the manifold space of multi-channel signals. We found that the idea…
Speech EnhancementEffCRN: An Efficient Convolutional Recurrent Network for High-Performance Speech Enhancement
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 EnhancementConvolutional Recurrent Neural Network with Attention for 3D Speech Enhancement
3D speech enhancement can effectively improve the auditory experience and plays a crucial role in augmented reality technology. However, traditional convolutional-based speech enhancement methods have limitations in extr…
DenoisingSpeech EnhancementConstrained Convolutional-Recurrent Networks to Improve Speech Quality with Low Impact on Recognition Accuracy
For a speech-enhancement algorithm, it is highly desirable to simultaneously improve perceptual quality and recognition rate. Thanks to computational costs and model complexities, it is challenging to train a model that …
DecoderLanguage ModelingLanguage ModellingSpeech Enhancement