Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

HiFi-GAN: Generative Adversarial Networks for Efficient and High Fidelity Speech Synthesis

About

Several recent work on speech synthesis have employed generative adversarial networks (GANs) to produce raw waveforms. Although such methods improve the sampling efficiency and memory usage, their sample quality has not yet reached that of autoregressive and flow-based generative models. In this work, we propose HiFi-GAN, which achieves both efficient and high-fidelity speech synthesis. As speech audio consists of sinusoidal signals with various periods, we demonstrate that modeling periodic patterns of an audio is crucial for enhancing sample quality. A subjective human evaluation (mean opinion score, MOS) of a single speaker dataset indicates that our proposed method demonstrates similarity to human quality while generating 22.05 kHz high-fidelity audio 167.9 times faster than real-time on a single V100 GPU. We further show the generality of HiFi-GAN to the mel-spectrogram inversion of unseen speakers and end-to-end speech synthesis. Finally, a small footprint version of HiFi-GAN generates samples 13.4 times faster than real-time on CPU with comparable quality to an autoregressive counterpart.

Jungil Kong, Jaehyeon Kim, Jaekyoung Bae• 2020

Related benchmarks

TaskDatasetResultRank
Music Source SeparationMUSDB18 HQ (test)
SDR (Drums)4.37
48
Speech SynthesisLJ Speech (test)
MOS4.13
36
Audio GenerationLibriTTS (dev)
M-STFT1.3647
18
Speech SynthesisLibriTTS (test)
MOS4.8345
17
Voice ConversionLibrispeech (test-clean)
WER2.87
13
Singing Voice Style TransferMulti-singer unseen (M4Singer, OpenSinger, PopBuTFy, GTSinger) (test)
MOS-Q4.36
12
Speech SynthesisLJSpeech
MOS4.36
12
Waveform GenerationLJSpeech
UTMOS4.2691
12
Audio Compression Quality AssessmentAudio 24kHz--
12
Audio SynthesisLJSpeech (unseen)
MAE0.3008
10
Showing 10 of 40 rows

Other info

Code

Follow for update