paper-with-me

Papers

FastWave: Optimized Diffusion Model for Audio Super-Resolution

2026-03-04 · Nikita Kuznetsov, Maksim Kaledin arxiv

Audio Super-Resolution is a set of techniques aimed at high-quality estimation of the given signal as if it would be sampled with higher sample rate. Among suggested methods there are diffusion and flow models (which are considered slower), generative adversarial networks (which are considered faster), however both approaches are currently presented by high-parametric networks, requiring high computational costs both for training and inference. We propose a solution to both these problems by re-considering the recent advances in the training of diffusion models and applying them to super-resolution from any to 48 kHz sample rate. Our approach shows better results than NU-Wave 2 and is comparable to state-of-the-art models. Our model called FastWave has around 50 GFLOPs of computational complexity and 1.3 M parameters and can be trained with less resources and significantly faster than the majority of recently proposed diffusion- and flow-based solutions. The code has been made publicly available.

📄 PDF Abstract BibTeX arXiv:2603.04122

Code (0)

등록된 구현이 없습니다.

Tasks

Audio Super-Resolution

Similar Papers 제목 키워드 기반

FastWave: Accelerating Autoregressive Convolutional Neural Networks on FPGA

2020-02-09 · Shehzeen Hussain, Mojan Javaheripi, Paarth Neekhara, Ryan Kastner 외

Autoregressive convolutional neural networks (CNNs) have been widely exploited for sequence generation tasks such as audio synthesis, language modeling and neural machine translation. WaveNet is a deep autoregressive CNN…

Audio GenerationAudio SynthesisCPUGPU+4

FLowHigh: Towards Efficient and High-Quality Audio Super-Resolution with Single-Step Flow Matching

2025-01-09 · Jun-Hak Yun, Seung-bin Kim, Seong-Whan Lee

Audio super-resolution is challenging owing to its ill-posed nature. Recently, the application of diffusion models in audio super-resolution has shown promising results in alleviating this challenge. However, diffusion-b…

Audio Super-ResolutionComputational EfficiencySpeech EnhancementSuper-Resolution

FlashSR: One-step Versatile Audio Super-resolution via Diffusion Distillation

2025-01-18 · Jaekwon Im, Juhan Nam

Versatile audio super-resolution (SR) is the challenging task of restoring high-frequency components from low-resolution audio with sampling rates between 4kHz and 32kHz in various domains such as music, speech, and soun…

Audio Super-ResolutionSuper-Resolution

AudioSR: Versatile Audio Super-resolution at Scale

2023-09-13 · Haohe Liu, Ke Chen, Qiao Tian, Wenwu Wang 외

Audio super-resolution is a fundamental task that predicts high-frequency components for low-resolution audio, enhancing audio quality in digital applications. Previous methods have limitations such as the limited scope …

Audio Super-ResolutionSuper-Resolution

Nonparallel High-Quality Audio Super Resolution with Domain Adaptation and Resampling CycleGANs

2022-10-28 · Reo Yoneyama, Ryuichi Yamamoto, Kentaro Tachibana

Neural audio super-resolution models are typically trained on low- and high-resolution audio signal pairs. Although these methods achieve highly accurate super-resolution if the acoustic characteristics of the input data…

Audio Super-ResolutionDomain AdaptationSuper-Resolution