Closed-Loop TTS: AudioLLM Diagnosis Meets Fine-Grained Prosody Correction
Today's digest spotlights a novel closed-loop TTS pipeline from NUS that uses an AudioLLM to diagnose prosodic defects and a fine-grained refiner to correct them — moving beyond the limitations of single-pass generation and standard quality metrics.
Overview of the pipeline. Stage~1 (Filter): coarse-grained metrics (WER, UTMOS) discard catastrophically degraded outputs and trigger full re-generation. Stage~2 (Judge): an AudioLLM evaluates prosody naturalness and emotional fidelity, producing an overall score (1--10) along with structured refine instructions that specify both global attributes (emotion, speed, pitch) and local operations (stress, pause). Utterances meeting the threshold are accepted as final output. Stage~3 (Refiner): the Refiner takes the initial utterance together with the refine instructions and performs guided expressive re-synthesis, producing corrected speech with optional iterative refinement for residual defects. From National University of Singapore.