NeFut Logo NeFut
Admin Login

[CS.AI] Revolutionary TTS: Revisable CTMC Inference Stack for Guided Discrete Flow Matching

Published at: 2026-06-16 22:00 Last updated: 2026-06-17 01:38
#AI #Machine Learning #Neural

Abstract

Recent alignment-free non-autoregressive (NAR) text-to-speech (TTS) models formulate synthesis as a conditional infilling task, bypassing explicit duration predictors and external aligners. When speech is represented with neural codec tokens, the infilling problem becomes discrete, making Discrete Flow Matching (DFM), a Continuous-Time Markov Chain (CTMC) framework for discrete generation, a natural fit. However, inference-time control for stable low-step conditional infilling remains underexplored.

We propose Mask, Sample, Revise, an inference-time CTMC stack for alignment-free DFM-TTS. The stack combines predictor-free guidance to strengthen text conditioning, prompt-matched conditional coupling to align the probability path with the acoustic prompt, and SC-ReMask, a schedule-constrained remasking mechanism that introduces token-to-mask transitions so early de-masking decisions can be revised. These components require no post-hoc fine-tuning and operate in a single tau-leaping sampler. Controlled ablations show that this stack improves intelligibility and robustness in the low-NFE prompted setting, outperforming unguided and guidance-only samplers with substantially more steps.

Blogger's Review: This paper reveals the potential of a revisable CTMC inference stack in TTS through guided discrete flow matching. Its innovative mechanisms enhance synthesis stability and intelligibility, offering new insights for future alignment-free models. This work is worth further exploration and application.

Original Source: https://arxiv.org/abs/2606.13989

[h] Back to Home