paper-with-me

Papers

Universal MelGAN: A Robust Neural Vocoder for High-Fidelity Waveform Generation in Multiple Domains

2020-11-19 · Won Jang, Dan Lim, Jaesam Yoon

We propose Universal MelGAN, a vocoder that synthesizes high-fidelity speech in multiple domains. To preserve sound quality when the MelGAN-based structure is trained with a dataset of hundreds of speakers, we added multi-resolution spectrogram discriminators to sharpen the spectral resolution of the generated waveforms. This enables the model to generate realistic waveforms of multi-speakers, by alleviating the over-smoothing problem in the high frequency band of the large footprint model. Our structure generates signals close to ground-truth data without reducing the inference speed, by discriminating the waveform and spectrogram during training. The model achieved the best mean opinion score (MOS) in most scenarios using ground-truth mel-spectrogram as an input. Especially, it showed superior performance in unseen domains with regard of speaker, emotion, and language. Moreover, in a multi-speaker text-to-speech scenario using mel-spectrogram generated by a transformer model, it synthesized high-fidelity speech of 4.22 MOS. These results, achieved without external domain information, highlight the potential of the proposed model as a universal vocoder.

📄 PDF Abstract BibTeX arXiv:2011.09631

Code (2)

avi33/universalmelgan pytorch
huseinzol05/malaya-speech tf

Tasks

text-to-speechText to Speech

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Dilated Convolution 설명 없음
Residual Connection 설명 없음
Grouped Convolution A Grouped Convolution uses a group of convolutions - multiple kernels per layer - resulting in multiple channel outputs per layer. This leads to wider networks helping a…
GAN Hinge Loss The GAN Hinge Loss is a hinge loss based loss function for [generative adversarial…
Weight Normalization Weight Normalization is a normalization method for training neural networks. It is inspired by batch normalization,…
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…
Average Pooling 설명 없음

Similar Papers 제목 키워드 기반

VocGAN: A High-Fidelity Real-time Vocoder with a Hierarchically-nested Adversarial Network

2020-07-30 · Jinhyeok Yang, Jun-Mo Lee, Youngik Kim, Hoon-Young Cho 외

We present a novel high-fidelity real-time neural vocoder called VocGAN. A recently developed GAN-based vocoder, MelGAN, produces speech waveforms in real-time. However, it often produces a waveform that is insufficient …

CPUGPUSpeech Synthesis

TFGAN: Time and Frequency Domain Based Generative Adversarial Network for High-fidelity Speech Synthesis

2020-11-24 · Qiao Tian, Yi Chen, Zewang Zhang, Heng Lu 외

Recently, GAN based speech synthesis methods, such as MelGAN, have become very popular. Compared to conventional autoregressive based methods, parallel structures based generators make waveform generation process fast an…

Generative Adversarial NetworkSpeech Synthesis

Improve GAN-based Neural Vocoder using Pointwise Relativistic LeastSquare GAN

2021-03-26 · Congyi Wang, Yu Chen, Bin Wang, Yi Shi

GAN-based neural vocoders, such as Parallel WaveGAN and MelGAN have attracted great interest due to their lightweight and parallel structures, enabling them to generate high fidelity waveform in a real-time manner. In th…

StyleMelGAN: An Efficient High-Fidelity Adversarial Vocoder with Temporal Adaptive Normalization

2020-11-03 · Ahmed Mustafa, Nicola Pia, Guillaume Fuchs

In recent years, neural vocoders have surpassed classical speech generation approaches in naturalness and perceptual quality of the synthesized speech. Computationally heavy models like WaveNet and WaveGlow achieve best …

Spectral Reconstructiontext-to-speechText to SpeechVocal Bursts Intensity Prediction

WOLONet: Wave Outlooker for Efficient and High Fidelity Speech Synthesis

2022-06-20 · Yi Wang, Yi Si

Recently, GAN-based neural vocoders such as Parallel WaveGAN, MelGAN, HiFiGAN, and UnivNet have become popular due to their lightweight and parallel structure, resulting in a real-time synthesized waveform with high fide…

CPUSpeech SynthesisVocal Bursts Intensity Prediction