DLLM-TTS Achieves 0.15 RTF via Block Discrete Diffusion
August 4, 2026
DLLM-TTS uses block discrete diffusion over X-Codec2 tokens to balance speech intelligibility and decoding speed. The 0.6B-parameter model achieves a real-time factor of 0.15, providing a more efficient alternative to sequential autoregressive codec language models.
HOW THIS AFFECTS YOU
●
builderYou can implement highly efficient, near real-time text-to-speech using this block-based diffusion approach.
●
designerThis enables faster, more responsive voice interactions in multimodal applications.