paper-with-me

Papers

Fre-GAN: Adversarial Frequency-consistent Audio Synthesis

2021-06-04 · Ji-Hoon Kim, Sang-Hoon Lee, Ji-Hyun Lee, Seong-Whan Lee

Although recent works on neural vocoder have improved the quality of synthesized audio, there still exists a gap between generated and ground-truth audio in frequency space. This difference leads to spectral artifacts such as hissing noise or reverberation, and thus degrades the sample quality. In this paper, we propose Fre-GAN which achieves frequency-consistent audio synthesis with highly improved generation quality. Specifically, we first present resolution-connected generator and resolution-wise discriminators, which help learn various scales of spectral distributions over multiple frequency bands. Additionally, to reproduce high-frequency components accurately, we leverage discrete wavelet transform in the discriminators. From our experiments, Fre-GAN achieves high-fidelity waveform generation with a gap of only 0.03 MOS compared to ground-truth audio while outperforming standard models in quality.

📄 PDF Abstract BibTeX arXiv:2106.02297

Code (2)

chldkato/Fre-GAN-pytorch pytorch
rishikksh20/Fre-GAN-pytorch pytorch

Tasks

Audio Synthesis

Similar Papers 제목 키워드 기반

Adversarial Generation of Time-Frequency Features with application in audio synthesis

2019-02-11 · 36th International Conference on Machine Learning 2019 6 · Andrés Marafioti, Nicki Holighaus, Nathanaël Perraudin, Piotr Majdak

Time-frequency (TF) representations provide powerful and intuitive features for the analysis of time series such as audio. But still, generative modeling of audio in the TF domain is a subtle matter. Consequently, neural…

Audio GenerationAudio SynthesisGenerative Adversarial NetworkTime Series+1

GANSynth: Adversarial Neural Audio Synthesis

2019-02-23 · ICLR 2019 5 · Jesse Engel, Kumar Krishna Agrawal, Shuo Chen, Ishaan Gulrajani 외

Efficient audio synthesis is an inherently difficult machine learning task, as human perception is sensitive to both global structure and fine-scale waveform coherence. Autoregressive models, such as WaveNet, model local…

Audio GenerationAudio Synthesis

Audio Jailbreak: An Open Comprehensive Benchmark for Jailbreaking Large Audio-Language Models

2025-05-21 · Zirui Song, Qian Jiang, Mingxuan Cui, Mingzhe Li 외

The rise of Large Audio Language Models (LAMs) brings both potential and risks, as their audio outputs may contain harmful or unethical content. However, current research lacks a systematic, quantitative evaluation of LA…

Bayesian OptimizationSpeech Synthesistext-to-speechText to Speech+1

Adversarial Audio Synthesis with Complex-valued Polynomial Networks

2022-06-14 · Yongtao Wu, Grigorios G Chrysos, Volkan Cevher

Time-frequency (TF) representations in audio synthesis have been increasingly modeled with real-valued networks. However, overlooking the complex-valued nature of TF representations can result in suboptimal performance a…

Audio GenerationAudio Synthesis

Synthesising Audio Adversarial Examples for Automatic Speech Recognition

2021-09-29 · Xinghua Qu, Pengfei Wei, Mingyong Gao, Zhu Sun 외

Adversarial examples in automatic speech recognition (ASR) are naturally sounded by humans yet capable of fooling well trained ASR models to transcribe incorrectly. Existing audio adversarial examples are typically const…

Audio SynthesisAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognition+1