paper-with-me

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, Injung Kim

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 in quality or inconsistent with acoustic characteristics of the input mel spectrogram. VocGAN is nearly as fast as MelGAN, but it significantly improves the quality and consistency of the output waveform. VocGAN applies a multi-scale waveform generator and a hierarchically-nested discriminator to learn multiple levels of acoustic properties in a balanced way. It also applies the joint conditional and unconditional objective, which has shown successful results in high-resolution image synthesis. In experiments, VocGAN synthesizes speech waveforms 416.7x faster on a GTX 1080Ti GPU and 3.24x faster on a CPU than real-time. Compared with MelGAN, it also exhibits significantly improved quality in multiple evaluation metrics including mean opinion score (MOS) with minimal additional overhead. Additionally, compared with Parallel WaveGAN, another recently developed high-fidelity vocoder, VocGAN is 6.98x faster on a CPU and exhibits higher MOS.

📄 PDF Abstract BibTeX arXiv:2007.15256

Code (2)

jackson-kang/vqvc-pytorch pytorch
rishikksh20/VocGAN pytorch

Tasks

CPUGPUSpeech Synthesis

Methods 이 논문이 사용한 방법론

VocGAN Please enter a description about the method here
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Average Pooling 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Residual Connection 설명 없음
Phase Shuffle Phase Shuffle is a technique for removing pitched noise artifacts that come from using transposed convolutions in audio generation models. Phase shuffle is an operation with…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
GAN Hinge Loss The GAN Hinge Loss is a hinge loss based loss function for [generative adversarial…

Similar Papers 제목 키워드 기반

FlowVocoder: A small Footprint Neural Vocoder based Normalizing flow for Speech Synthesis

2021-09-27 · Manh Luong, Viet Anh Tran

Recently, autoregressive neural vocoders have provided remarkable performance in generating high-fidelity speech and have been able to produce synthetic speech in real-time. However, autoregressive neural vocoders such a…

Density EstimationSpeech Synthesistext-to-speechText to Speech

Source-Filter HiFi-GAN: Fast and Pitch Controllable High-Fidelity Neural Vocoder

2022-10-27 · Reo Yoneyama, Yi-Chiao Wu, Tomoki Toda

Our previous work, the unified source-filter GAN (uSFGAN) vocoder, introduced a novel architecture based on the source-filter theory into the parallel waveform generative adversarial network to achieve high voice quality…

CPUGenerative Adversarial Network

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

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

VNet: A GAN-based Multi-Tier Discriminator Network for Speech Synthesis Vocoders

2024-08-13 · Yubing Cao, Yongming Li, Liejun Wang, Yinfeng Yu

Since the introduction of Generative Adversarial Networks (GANs) in speech synthesis, remarkable achievements have been attained. In a thorough exploration of vocoders, it has been discovered that audio waveforms can be …

Speech Synthesis