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

OZSpeech: One-step Zero-shot Speech Synthesis with Learned-Prior-Conditioned Flow Matching

About

Text-to-speech (TTS) systems have seen significant advancements in recent years, driven by improvements in deep learning and neural network architectures. Viewing the output speech as a data distribution, previous approaches often employ traditional speech representations, such as waveforms or spectrograms, within the Flow Matching framework. However, these methods have limitations, including overlooking various speech attributes and incurring high computational costs due to additional constraints introduced during training. To address these challenges, we introduce OZSpeech, the first TTS method to explore optimal transport conditional flow matching with one-step sampling and a learned prior as the condition, effectively disregarding preceding states and reducing the number of sampling steps. Our approach operates on disentangled, factorized components of speech in token format, enabling accurate modeling of each speech attribute, which enhances the TTS system's ability to precisely clone the prompt speech. Experimental results show that our method achieves promising performance over existing methods in content accuracy, naturalness, prosody generation, and speaker style preservation. Audio samples are available at our demo page https://ozspeech.github.io/OZSpeech_Web/.

Hieu-Nghia Huynh-Nguyen, Ngoc Son Nguyen, Huynh Nguyen Dang, Thieu Vo, Truong-Son Hy, Van Nguyen• 2025

Related benchmarks

TaskDatasetResultRank
Text-to-SpeechLibriSpeech clean (test)
WER5
50
Zero-shot Text-to-SpeechLibriSpeech SNR = 6dB (test-clean)
UTMOS2.9
6
Zero-shot Text-to-SpeechLibriSpeech SNR = 0dB (test-clean)
UTMOS2.58
6
Zero-shot Text-to-SpeechLibriSpeech SNR = 12dB (test-clean)
UTMOS3.04
6
Zero-shot Text-to-SpeechLibriSpeech SNR = ∞ (test-clean)
UTMOS3.19
6
Zero-shot Text-to-Speech SynthesisLibriSpeech 3s audio prompt (test-clean)
RTF0.26
5
Showing 6 of 6 rows

Other info

Code

Follow for update