English

High-Fidelity Speech Synthesis with Minimal Supervision: All Using Diffusion Models

Sound 2023-12-19 v2 Artificial Intelligence Computation and Language Audio and Speech Processing

Abstract

Text-to-speech (TTS) methods have shown promising results in voice cloning, but they require a large number of labeled text-speech pairs. Minimally-supervised speech synthesis decouples TTS by combining two types of discrete speech representations(semantic \& acoustic) and using two sequence-to-sequence tasks to enable training with minimal supervision. However, existing methods suffer from information redundancy and dimension explosion in semantic representation, and high-frequency waveform distortion in discrete acoustic representation. Autoregressive frameworks exhibit typical instability and uncontrollability issues. And non-autoregressive frameworks suffer from prosodic averaging caused by duration prediction models. To address these issues, we propose a minimally-supervised high-fidelity speech synthesis method, where all modules are constructed based on the diffusion models. The non-autoregressive framework enhances controllability, and the duration diffusion model enables diversified prosodic expression. Contrastive Token-Acoustic Pretraining (CTAP) is used as an intermediate semantic representation to solve the problems of information redundancy and dimension explosion in existing semantic coding methods. Mel-spectrogram is used as the acoustic representation. Both semantic and acoustic representations are predicted by continuous variable regression tasks to solve the problem of high-frequency fine-grained waveform distortion. Experimental results show that our proposed method outperforms the baseline method. We provide audio samples on our website.

Keywords

Cite

@article{arxiv.2309.15512,
  title  = {High-Fidelity Speech Synthesis with Minimal Supervision: All Using Diffusion Models},
  author = {Chunyu Qiang and Hao Li and Yixin Tian and Yi Zhao and Ying Zhang and Longbiao Wang and Jianwu Dang},
  journal= {arXiv preprint arXiv:2309.15512},
  year   = {2023}
}

Comments

Accepted by ICASSP 2024. arXiv admin note: substantial text overlap with arXiv:2307.15484; text overlap with arXiv:2309.00424

R2 v1 2026-06-28T12:33:32.847Z