← Search

Yuancheng Wang

11 accepted papers

2026

Multi-Metric Preference Alignment for Generative Speech Restoration

AAAI 2026technical

Recent generative models have significantly advanced speech restoration tasks, yet their training objectives often misalign with human perceptual preferences, resulting in suboptimal quality. While post-training alignment has proven effective in other generative domains like text and image generatio

Cited by 0SourcePDFScholar
2026

Scaling Speech Tokenizers with Diffusion Autoencoders

ICLR 2026poster

Speech tokenizers are foundational to speech language models, yet existing approaches face two major challenges: (1) balancing trade-offs between encoding semantics for understanding and acoustics for reconstruction, and (2) achieving low bit rates and low token rates. We propose Speech Diffusion To…

Cited by 0SourceScholar
2026

SpeechJudge: Towards Human-Level Judgment for Speech Naturalness

ICLR 2026poster

Aligning large generative models with human feedback is a critical challenge. In speech synthesis, this is particularly pronounced due to the lack of a large-scale human preference dataset, which hinders the development of models that truly align with human perception. To address this, we introduce…

Cited by 0SourceScholar
2026

TTS Can Speak in Any Style with Any Voice

ICLR 2026poster

This study proposes FlexiVoice, a text-to-speech (TTS) synthesis system capable of flexible style control with zero-shot voice cloning. The speaking style is controlled by a natural-language instruction and the voice timbre is provided by a speech reference in zero-shot manner. FlexiVoice is built w…

Cited by 0SourcecodeScholar
2025

Advancing Zero-shot Text-to-Speech Intelligibility across Diverse Domains via Preference Alignment

ACL 2025long

Modern zero-shot text-to-speech (TTS) systems, despite using extensive pre-training, often struggle in challenging scenarios such as tongue twisters, repeated words, code-switching, and cross-lingual synthesis, leading to intelligibility issues. To address these limitations, this paper leverages pre…

2025

MaskGCT: Zero-Shot Text-to-Speech with Masked Generative Codec Transformer

ICLR 2025poster

The recent large-scale text-to-speech (TTS) systems are usually grouped as autoregressive and non-autoregressive systems. The autoregressive systems implicitly model duration but exhibit certain deficiencies in robustness and lack of duration controllability. Non-autoregressive systems require expli…

2025

Metis: A Foundation Speech Generation Model with Masked Generative Pre-training

NeurIPS 2025poster

We introduce ***Metis***, a foundation model for unified speech generation. Unlike previous task-specific or multi-task models, Metis follows a pre-training and fine-tuning paradigm. It is pre-trained on large-scale unlabeled speech data using masked generative modeling and then fine-tuned to adapt…

Cited by 0SourcecodeScholar
2025

TaDiCodec: Text-aware Diffusion Speech Tokenizer for Speech Language Modeling

NeurIPS 2025poster

Speech tokenizers serve as foundational components for speech language models, yet current designs exhibit several limitations, including: (1) dependence on multi-layer residual vector quantization structures or high frame rates, (2) reliance on auxiliary pre-trained models for semantic distillatio…

Cited by 0SourcecodeScholar
2024

NaturalSpeech 3: Zero-Shot Speech Synthesis with Factorized Codec and Diffusion Models

ICML 2024oral

While recent large-scale text-to-speech (TTS) models have achieved significant progress, they still fall shorts in speech quality, similarity, and prosody. Considering that speech intricately encompasses various attributes (e.g., content, prosody, timbre, and acoustic details) that pose significant…

Cited by 172SourcePDFScholar
2024

SD-Eval: A Benchmark Dataset for Spoken Dialogue Understanding Beyond Words

NeurIPS 2024poster

Speech encompasses a wealth of information, including but not limited to content, paralinguistic, and environmental information. This comprehensive nature of speech significantly impacts communication and is crucial for human-computer interaction. Chat-Oriented Large Language Models (LLMs), known fo…

2023

AUDIT: Audio Editing by Following Instructions with Latent Diffusion Models

NeurIPS 2023poster

Audio editing is applicable for various purposes, such as adding background sound effects, replacing a musical instrument, and repairing damaged audio. Recently, some diffusion-based methods achieved zero-shot audio editing by using a diffusion and denoising process conditioned on the text descripti…