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

PeriodWave: Multi-Period Flow Matching for High-Fidelity Waveform Generation

About

Recently, universal waveform generation tasks have been investigated conditioned on various out-of-distribution scenarios. Although GAN-based methods have shown their strength in fast waveform generation, they are vulnerable to train-inference mismatch scenarios such as two-stage text-to-speech. Meanwhile, diffusion-based models have shown their powerful generative performance in other domains; however, they stay out of the limelight due to slow inference speed in waveform generation tasks. Above all, there is no generator architecture that can explicitly disentangle the natural periodic features of high-resolution waveform signals. In this paper, we propose PeriodWave, a novel universal waveform generation model. First, we introduce a period-aware flow matching estimator that can capture the periodic features of the waveform signal when estimating the vector fields. Additionally, we utilize a multi-period estimator that avoids overlaps to capture different periodic features of waveform signals. Although increasing the number of periods can improve the performance significantly, this requires more computational costs. To reduce this issue, we also propose a single period-conditional universal estimator that can feed-forward parallel by period-wise batch inference. Additionally, we utilize discrete wavelet transform to losslessly disentangle the frequency information of waveform signals for high-frequency modeling, and introduce FreeU to reduce the high-frequency noise for waveform generation. The experimental results demonstrated that our model outperforms the previous models both in Mel-spectrogram reconstruction and text-to-speech tasks. All source code will be available at \url{https://github.com/sh-lee-prml/PeriodWave}.

Sang-Hoon Lee, Ha-Yeong Choi, Seong-Whan Lee• 2024

Related benchmarks

TaskDatasetResultRank
Waveform GenerationMUSDB18 out-of-distribution vocal samples HQ (test)
M-STFT1.049
19
Audio GenerationLibriTTS (dev)
M-STFT1.2129
18
Speech SynthesisLibriTTS (test)--
17
Text-to-SpeechLibriTTS zero-shot
UTMOS4.2621
14
Waveform GenerationLibriTTS 24,000 Hz (test)
UTMOS3.5325
13
Waveform GenerationLibriTTS (dev)
M-STFT1.2129
12
Waveform GenerationLJSpeech (test)
M-STFT1.1132
8
Showing 7 of 7 rows

Other info

Code

Follow for update