SDAIAug 8, 2025

MeanAudio: Fast and Faithful Text-to-Audio Generation with Mean Flows

arXiv:2508.06098v215 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses the efficiency bottleneck for sound creators by enabling fast and faithful audio generation, though it appears incremental as it builds on existing flow and transformer methods.

The paper tackled the problem of slow inference speed in text-to-audio generation by introducing MeanAudio, which achieves a real-time factor of 0.013 and a 100x speedup over state-of-the-art diffusion-based systems while maintaining high-quality audio synthesis.

Recent years have witnessed remarkable progress in Text-to-Audio Generation (TTA), providing sound creators with powerful tools to transform inspirations into vivid audio. Yet despite these advances, current TTA systems often suffer from slow inference speed, which greatly hinders the efficiency and smoothness of audio creation. In this paper, we present MeanAudio, a fast and faithful text-to-audio generator capable of rendering realistic sound with only one function evaluation (1-NFE). MeanAudio leverages: (i) the MeanFlow objective with guided velocity target that significantly accelerates inference speed, (ii) an enhanced Flux-style transformer with dual text encoders for better semantic alignment and synthesis quality, and (iii) an efficient instantaneous-to-mean curriculum that speeds up convergence and enables training on consumer-grade GPUs. Through a comprehensive evaluation study, we demonstrate that MeanAudio achieves state-of-the-art performance in single-step audio generation. Specifically, it achieves a real-time factor (RTF) of 0.013 on a single NVIDIA RTX 3090, yielding a 100x speedup over SOTA diffusion-based TTA systems. Moreover, MeanAudio also shows strong performance in multi-step generation, enabling smooth transitions across successive synthesis steps.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes