paper-with-me

홈 › Papers

Real-time Denoising and Dereverberation with Tiny Recurrent U-Net

2021-02-05 · Hyeong-Seok Choi, Sungjin Park, Jie Hwan Lee, Hoon Heo, Dongsuk Jeon, Kyogu Lee

Modern deep learning-based models have seen outstanding performance improvement with speech enhancement tasks. The number of parameters of state-of-the-art models, however, is often too large to be deployed on devices for real-world applications. To this end, we propose Tiny Recurrent U-Net (TRU-Net), a lightweight online inference model that matches the performance of current state-of-the-art models. The size of the quantized version of TRU-Net is 362 kilobytes, which is small enough to be deployed on edge devices. In addition, we combine the small-sized model with a new masking method called phase-aware $\beta$-sigmoid mask, which enables simultaneous denoising and dereverberation. Results of both objective and subjective evaluations have shown that our model can achieve competitive performance with the current state-of-the-art models on benchmark datasets using fewer parameters by orders of magnitude.

📄 PDF Abstract BibTeX arXiv:2102.03207

Code (1)

YangangCao/TRU-Net pytorch

Tasks

DenoisingSpeech Enhancement

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
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…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Real-time Single-channel Dereverberation and Separation with Time-domainAudio Separation Network

2018-09-02 · ISCA Interspeech 2018 9 · Yi Luo, Nima Mesgarani

We investigate the recently proposed Time-domain Audio Sep-aration Network (TasNet) in the task of real-time single-channel speech dereverberation. Unlike systems that take time-frequency representation of the au…

DenoisingSpeech DereverberationSpeech Separation

To Dereverb Or Not to Dereverb? Perceptual Studies On Real-Time Dereverberation Targets

2022-06-16 · Jean-Marc Valin, Ritwik Giri, Shrikant Venkataramani, Umut Isik 외

In real life, room effect, also known as room reverberation, and the present background noise degrade the quality of speech. Recently, deep learning-based speech enhancement approaches have shown a lot of promise and sur…

DenoisingSpeech Enhancement

D²Net: A Denoising and Dereverberation Network Based on Two-branch Encoder and Dual-path Transformer

2022-11-21 · APSIPA ASC 2022 11 · Liusong Wang, Wenbing Wei, Yadong Chen, and Ying Hu

The simultaneous denoising and dereverberation for single-channel mixture speech under the complicated acoustic environment is considered to be a challengeable task. In this paper, we propose a denoising and dereverberat…

DenoisingSpeech Enhancement

Phase-aware Single-stage Speech Denoising and Dereverberation with U-Net

2020-06-01 · Interspeech 2020 6

In this work, we tackle a denoising and dereverberation problem with a single-stage framework. Although denoising and dereverberation may be considered two separate challenging tasks, and thus, two modules are typically …

DenoisingSpeech DenoisingSpeech Enhancement

Simultaneous Denoising and Dereverberation Using Deep Embedding Features

2020-04-06 · Cunhang Fan, Jian-Hua Tao, Bin Liu, Jiangyan Yi 외

Monaural speech dereverberation is a very challenging task because no spatial cues can be used. When the additive noises exist, this task becomes more challenging. In this paper, we propose a joint training method for si…

ClusteringDeep ClusteringDenoisingSpeech Denoising+2