ASAICLLGSDSep 24, 2023

VoiceLDM: Text-to-Speech with Environmental Context

arXiv:2309.13664v134 citationsh-index: 27
Originality Incremental advance
AI Analysis

This work addresses audio generation with enhanced controllability for applications in TTS and text-to-audio, though it is incremental as it builds on existing latent diffusion models.

VoiceLDM tackles text-to-speech generation by incorporating environmental context and linguistic content through dual prompts, achieving audio that surpasses ground truth speech intelligibility on the AudioCaps test set.

This paper presents VoiceLDM, a model designed to produce audio that accurately follows two distinct natural language text prompts: the description prompt and the content prompt. The former provides information about the overall environmental context of the audio, while the latter conveys the linguistic content. To achieve this, we adopt a text-to-audio (TTA) model based on latent diffusion models and extend its functionality to incorporate an additional content prompt as a conditional input. By utilizing pretrained contrastive language-audio pretraining (CLAP) and Whisper, VoiceLDM is trained on large amounts of real-world audio without manual annotations or transcriptions. Additionally, we employ dual classifier-free guidance to further enhance the controllability of VoiceLDM. Experimental results demonstrate that VoiceLDM is capable of generating plausible audio that aligns well with both input conditions, even surpassing the speech intelligibility of the ground truth audio on the AudioCaps test set. Furthermore, we explore the text-to-speech (TTS) and zero-shot text-to-audio capabilities of VoiceLDM and show that it achieves competitive results. Demos and code are available at https://voiceldm.github.io.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes