paper-with-me

Papers

iSEGAN: Improved Speech Enhancement Generative Adversarial Networks

2020-02-20 · Deepak Baby

Popular neural network-based speech enhancement systems operate on the magnitude spectrogram and ignore the phase mismatch between the noisy and clean speech signals. Conditional generative adversarial networks (cGANs) show promise in addressing the phase mismatch problem by directly mapping the raw noisy speech waveform to the underlying clean speech signal. However, stabilizing and training cGAN systems is difficult and they still fall short of the performance achieved by the spectral enhancement approaches. This paper investigates whether different normalization strategies and one-sided label smoothing can further stabilize the cGAN-based speech enhancement model. In addition, we propose incorporating a Gammatone-based auditory filtering layer and a trainable pre-emphasis layer to further improve the performance of the cGAN framework. Simulation results show that the proposed approaches improve the speech enhancement performance of cGAN systems in addition to yielding improved stability and reduced computational effort.

📄 PDF Abstract BibTeX arXiv:2002.08796

Code (1)

deepakbaby/isegan 공식 구현 tf

Tasks

Speech Enhancement

Similar Papers 제목 키워드 기반

Towards Generalized Speech Enhancement with Generative Adversarial Networks

2019-04-06 · Santiago Pascual, Joan Serrà, Antonio Bonafonte

The speech enhancement task usually consists of removing additive noise or reverberation that partially mask spoken utterances, affecting their intelligibility. However, little attention is drawn to other, perhaps more a…

Generative Adversarial NetworkSpeech Enhancement

MetricGAN: Generative Adversarial Networks based Black-box Metric Scores Optimization for Speech Enhancement

2019-05-13 · Szu-Wei Fu, Chien-Feng Liao, Yu Tsao, Shou-De Lin

Adversarial loss in a conditional generative adversarial network (GAN) is not designed to directly optimize evaluation metrics of a target task, and thus, may not always guide the generator in a GAN to generate data with…

Generative Adversarial NetworkSpeech Enhancement

DepthwiseGANs: Fast Training Generative Adversarial Networks for Realistic Image Synthesis

2019-03-06 · Mkhuseli Ngxande, Jules-Raymond Tapamo, Michael Burke

Recent work has shown significant progress in the direction of synthetic data generation using Generative Adversarial Networks (GANs). GANs have been applied in many fields of computer vision including text-to-image conv…

Image GenerationSuper-ResolutionSynthetic Data Generation

VSEGAN: Visual Speech Enhancement Generative Adversarial Network

2021-02-04 · Xinmeng Xu, Yang Wang, Dongxiang Xu, Yiyuan Peng 외

Speech enhancement is an essential task of improving speech quality in noise scenario. Several state-of-the-art approaches have introduced visual information for speech enhancement,since the visual aspect of speech is es…

Generative Adversarial NetworkSpeech Enhancement

Can we steal your vocal identity from the Internet?: Initial investigation of cloning Obama's voice using GAN, WaveNet and low-quality found data

2018-03-02 · Jaime Lorenzo-Trueba, Fuming Fang, Xin Wang, Isao Echizen 외

Thanks to the growing availability of spoofing databases and rapid advances in using them, systems for detecting voice spoofing attacks are becoming more and more capable, and error rates close to zero are being reached …

Generative Adversarial NetworkSpeech EnhancementSpeech Synthesistext-to-speech+2