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

Vocos: Closing the gap between time-domain and Fourier-based neural vocoders for high-quality audio synthesis

About

Recent advancements in neural vocoding are predominantly driven by Generative Adversarial Networks (GANs) operating in the time-domain. While effective, this approach neglects the inductive bias offered by time-frequency representations, resulting in reduntant and computionally-intensive upsampling operations. Fourier-based time-frequency representation is an appealing alternative, aligning more accurately with human auditory perception, and benefitting from well-established fast algorithms for its computation. Nevertheless, direct reconstruction of complex-valued spectrograms has been historically problematic, primarily due to phase recovery issues. This study seeks to close this gap by presenting Vocos, a new model that directly generates Fourier spectral coefficients. Vocos not only matches the state-of-the-art in audio quality, as demonstrated in our evaluations, but it also substantially improves computational efficiency, achieving an order of magnitude increase in speed compared to prevailing time-domain neural vocoding approaches. The source code and model weights have been open-sourced at https://github.com/gemelo-ai/vocos.

Hubert Siuzdak• 2023

Related benchmarks

TaskDatasetResultRank
Speech ReconstructionLibriTTS clean (test)
PESQ2.8069
50
Speech ReconstructionLibriTTS (test-other)
UTMOS3.1956
44
Audio ReconstructionLJSpeech
UTMOS4.0332
26
Analysis-synthesisMusic Academic
FAD0.017
24
Waveform GenerationMUSDB18 out-of-distribution vocal samples HQ (test)
M-STFT1.0203
19
Audio GenerationLibriTTS (dev)
M-STFT0.858
18
Speech SynthesisLibriTTS (test)
MOS4.8577
17
Text-to-SpeechLibriSpeech clean PC (test)
WER (%)2.32
17
Analysis-synthesisAudio Industrial
FAD0.018
12
Analysis-synthesisMusic Industrial
FAD0.037
12
Showing 10 of 23 rows

Other info

Code

Follow for update