paper-with-me

Papers

NU-Wave: A Diffusion Probabilistic Model for Neural Audio Upsampling

2021-04-06 · Junhyeok Lee, Seungu Han

In this work, we introduce NU-Wave, the first neural audio upsampling model to produce waveforms of sampling rate 48kHz from coarse 16kHz or 24kHz inputs, while prior works could generate only up to 16kHz. NU-Wave is the first diffusion probabilistic model for audio super-resolution which is engineered based on neural vocoders. NU-Wave generates high-quality audio that achieves high performance in terms of signal-to-noise ratio (SNR), log-spectral distance (LSD), and accuracy of the ABX test. In all cases, NU-Wave outperforms the baseline models despite the substantially smaller model capacity (3.0M parameters) than baselines (5.4-21%). The audio samples of our model are available at https://mindslab-ai.github.io/nuwave, and the code will be made available soon.

📄 PDF Abstract BibTeX arXiv:2104.02321

Code (3)

mindslab-ai/nuwave 공식 구현 pytorch
maum-ai/nuwave pytorch
rishikksh20/NU-Wave-pytorch pytorch

Tasks

Audio Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

NU-Wave 2: A General Neural Audio Upsampling Model for Various Sampling Rates

2022-06-17 · Seungu Han, Junhyeok Lee

Conventionally, audio super-resolution models fixed the initial and the target sampling rates, which necessitate the model to be trained for each pair of sampling rates. We introduce NU-Wave 2, a diffusion model for neur…

Audio Super-ResolutionSuper-Resolution

Audio Super-Resolution with Latent Bridge Models

2025-09-22 · Chang Li, Zehua Chen, Liyuan Wang, Jun Zhu arxiv

Audio super-resolution (SR), i.e., upsampling the low-resolution (LR) waveform to the high-resolution (HR) version, has recently been explored with diffusion and bridge models, while previous methods often suffer from su…

Audio Super-Resolution

UniverSR: Unified and Versatile Audio Super-Resolution via Vocoder-Free Flow Matching

2025-10-01 · Woongjib Choi, Sangmin Lee, Hyungseob Lim, Hong-Goo Kang arxiv

In this paper, we present a vocoder-free framework for audio super-resolution that employs a flow matching generative model to capture the conditional distribution of complex-valued spectral coefficients. Unlike conventi…

Audio Super-Resolution

Progressive Upsampling Audio Synthesis via Effective Adversarial Training

2019-09-25 · Youngwoo Cho, Minwook Chang, Gerard Jounghyun Kim, Jaegul Choo

This paper proposes a novel generative model called PUGAN, which progressively synthesizes high-quality audio in a raw waveform. PUGAN leverages on the recently proposed idea of progressive generation of higher-resolutio…

Audio GenerationAudio SynthesisDecoder

A Study on Speech Enhancement Based on Diffusion Probabilistic Model

2021-07-25 · Yen-Ju Lu, Yu Tsao, Shinji Watanabe

Diffusion probabilistic models have demonstrated an outstanding capability to model natural images and raw audio waveforms through a paired diffusion and reverse processes. The unique property of the reverse process (nam…

Speech Enhancement