paper-with-me

Papers

FlowMAC: Conditional Flow Matching for Audio Coding at Low Bit Rates

2024-09-26 · Nicola Pia, Martin Strauss, Markus Multrus, Bernd Edler

This paper introduces FlowMAC, a novel neural audio codec for high-quality general audio compression at low bit rates based on conditional flow matching (CFM). FlowMAC jointly learns a mel spectrogram encoder, quantizer and decoder. At inference time the decoder integrates a continuous normalizing flow via an ODE solver to generate a high-quality mel spectrogram. This is the first time that a CFM-based approach is applied to general audio coding, enabling a scalable, simple and memory efficient training. Our subjective evaluations show that FlowMAC at 3 kbps achieves similar quality as state-of-the-art GAN-based and DDPM-based neural audio codecs at double the bit rate. Moreover, FlowMAC offers a tunable inference pipeline, which permits to trade off complexity and quality. This enables real-time coding on CPU, while maintaining high perceptual quality.

📄 PDF Abstract BibTeX arXiv:2409.17635

Code (0)

등록된 구현이 없습니다.

Tasks

Audio CompressionCPUDecoder

Similar Papers 제목 키워드 기반

FlowDec: A flow-based full-band general audio codec with high perceptual quality

2025-03-03 · Simon Welker, Matthew Le, Ricky T. Q. Chen, Wei-Ning Hsu 외

We propose FlowDec, a neural full-band audio codec for general audio sampled at 48 kHz that combines non-adversarial codec training with a stochastic postfilter based on a novel conditional flow matching method. Compared…

FAD

Conditional Flow Matching for Visually-Guided Acoustic Highlighting

2026-02-03 · Hugo Malard, Gael Le Lan, Daniel Wong, David Lou Alon 외 arxiv

Visually-guided acoustic highlighting seeks to rebalance audio in alignment with the accompanying video, creating a coherent audio-visual experience. While visual saliency and enhancement have been widely studied, acoust…

MAVFlow: Preserving Paralinguistic Elements with Conditional Flow Matching for Zero-Shot AV2AV Multilingual Translation

2025-03-14 · Sungwoo Cho, Jeongsoo Choi, Sungnyun Kim, Se-Young Yun

Despite recent advances in text-to-speech (TTS) models, audio-visual to audio-visual (AV2AV) translation still faces a critical challenge: maintaining speaker consistency between the original and translated vocal and fac…

text-to-speechText to SpeechTranslation

Frieren: Efficient Video-to-Audio Generation Network with Rectified Flow Matching

2024-06-01 · Yongqi Wang, Wenxiang Guo, Rongjie Huang, Jiawei Huang 외

Video-to-audio (V2A) generation aims to synthesize content-matching audio from silent video, and it remains challenging to build V2A models with high generation quality, efficiency, and visual-audio temporal synchrony. W…

Audio GenerationVideo-to-Sound Generation

MeanFlow-Accelerated Multimodal Video-to-Audio Synthesis via One-Step Generation

2025-09-08 · Xiaoran Yang, Jianxuan Yang, Xinyue Guo, Haoyu Wang 외 arxiv

A key challenge in synthesizing audios from silent videos is the inherent trade-off between synthesis quality and inference efficiency in existing methods. For instance, flow matching based models rely on modeling instan…