paper-with-me

Papers

AudioSR: Versatile Audio Super-resolution at Scale

2023-09-13 · Haohe Liu, Ke Chen, Qiao Tian, Wenwu Wang, Mark D. Plumbley

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 of audio types (e.g., music, speech) and specific bandwidth settings they can handle (e.g., 4kHz to 8kHz). In this paper, we introduce a diffusion-based generative model, AudioSR, that is capable of performing robust audio super-resolution on versatile audio types, including sound effects, music, and speech. Specifically, AudioSR can upsample any input audio signal within the bandwidth range of 2kHz to 16kHz to a high-resolution audio signal at 24kHz bandwidth with a sampling rate of 48kHz. Extensive objective evaluation on various audio super-resolution benchmarks demonstrates the strong result achieved by the proposed model. In addition, our subjective evaluation shows that AudioSR can acts as a plug-and-play module to enhance the generation quality of a wide range of audio generative models, including AudioLDM, Fastspeech2, and MusicGen. Our code and demo are available at https://audioldm.github.io/audiosr.

📄 PDF Abstract BibTeX arXiv:2309.07314

Code (1)

haoheliu/versatile_audio_super_resolution pytorch

Tasks

Audio Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Inference-time Scaling for Diffusion-based Audio Super-resolution

2025-08-04 · Yizhu Jin, Zhen Ye, Zeyue Tian, Haohe Liu 외 arxiv

Diffusion models have demonstrated remarkable success in generative tasks, including audio super-resolution (SR). In many applications like movie post-production and album mastering, substantial computational budgets are…

Audio Super-Resolution

Wave-U-Mamba: An End-To-End Framework For High-Quality And Efficient Speech Super Resolution

2024-09-14 · Yongjoon Lee, Chanwoo Kim

Speech Super-Resolution (SSR) is a task of enhancing low-resolution speech signals by restoring missing high-frequency components. Conventional approaches typically reconstruct log-mel features, followed by a vocoder tha…

GPUMambaSuper-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

Multi-Resolution Audio-Visual Feature Fusion for Temporal Action Localization

2023-10-05 · Edward Fish, Jon Weinbren, Andrew Gilbert

Temporal Action Localization (TAL) aims to identify actions' start, end, and class labels in untrimmed videos. While recent advancements using transformer networks and Feature Pyramid Networks (FPN) have enhanced visual …

Action LocalizationTemporal Action Localization

Learning Continuous Representation of Audio for Arbitrary Scale Super Resolution

2021-10-30 · Jaechang Kim, Yunjoo Lee, Seunghoon Hong, Jungseul Ok

Audio super resolution aims to predict the missing high resolution components of the low resolution audio signals. While audio in nature is a continuous signal, current approaches treat it as discrete data (i.e., input i…

Audio Super-ResolutionSelf-Supervised LearningSuper-Resolution