AIAny
Icon for item

SwanVoice: Expressive Long-Form Zero-Shot Speech Synthesis for Both Monologue and Dialogue

Zero-shot TTS for expressive long-form monologue and multi-speaker dialogue, designed to preserve acoustic consistency, conversational coherence, and affective continuity. Trained on SwanData-Speech and using a 25 Hz VAE, pause-aware text conditioning, and a flow-matching DiT with DiffusionNFT fine-tuning.

Introduction

Long-form, multi-speaker dialogue is where many state-of-the-art single-turn zero-shot TTS models break: stitching independently synthesized turns often loses acoustic consistency, conversational flow, and affective continuity. SwanVoice attacks this gap by combining a purpose-built in-the-wild speech corpus (SwanData-Speech), a training schedule that moves from monologue → mixed → real dialogue, and a modeling stack designed for turn-aware consistency and expressiveness, producing better hierarchical richness in both monologue and dialogue settings. (arxiv.org)

Key Findings
  • Training strategy matters: starting from monologue data and progressively exposing the model to mixed and real dialogue preserves single-speaker quality while teaching the model turn-level conversational dynamics. This reduces the typical artifacts introduced when separately synthesizing and stitching turns. (arxiv.org)
  • Architecture and conditioning choices enable consistency: a 25 Hz VAE plus raw-text conditioning with pause-aware symbols and pinyin substitution gives the model finer control over prosody and pause structure, which is crucial for long-form coherence. The flow-matching DiT backbone with explicit speaker-turn conditioning helps maintain speaker identity across turns. (arxiv.org)
  • Post-training objectives improve perceived expressiveness: applying DiffusionNFT fine-tuning with phone-level and speaker-similarity rewards increases hierarchical richness and speaker similarity in evaluation, though content accuracy remains the main remaining limitation noted by the authors. (arxiv.org)
Who it's for and trade-offs

Great fit if you are building dialogue-aware TTS (virtual agents, audiobooks with multi-voice narration, social robots) and need zero-shot voice cloning that maintains turn-to-turn coherence. Look elsewhere if strict word-for-word content accuracy is the top priority (the authors report content accuracy as the main limitation), or if you require a tiny on-device model—SwanVoice targets expressiveness and conversational fidelity, which can imply larger models and more complex training/fine-tuning pipelines. (arxiv.org)

Where it sits in the ecosystem

SwanVoice fills the gap between single-turn zero-shot TTS (high per-turn quality but poor cross-turn consistency) and dedicated dialogue TTS systems (which often sacrifice monologue quality). By combining corpus construction (SwanData-Speech), model design, and reward-aware fine-tuning, it aims for a balanced solution for both monologue and dialogue scenarios. Demos and project pages are hosted by the SwanAIGC team. (swanaigc.github.io)

Information

  • Websitearxiv.org
  • AuthorsRuiqi Li, Yu Zhang, Changhao Pan, Ke Lei, Xiang Yin, Cheng Yang
  • Published date2026/05/29

More Items

Continuously records egocentric visual and audio streams into a lightweight streaming memory that organizes experiences into current, short-term, and long-term tiers and retrieves multimodal evidence to answer queries about past events. Built for on-device use (smartphones/AI glasses) with dynamic retrieval routing.

Hugging Face

Provides open ASR and TTS speech data for 24 Sub‑Saharan African languages to train and evaluate speech models. Includes ~1,250 hours of transcribed ASR and ~235 hours of single‑speaker TTS with train/validation/test/unlabeled splits and mixed CC-BY licenses.

Provides a comprehensive benchmark for instruction-based audio editing across seven audio modalities and eight operation types, with 2,000 high-fidelity samples and a rubric that decomposes tasks into 17,741 verifiable criteria for multi-dimensional evaluation.