paper-with-me

Papers

Signal Representations for Synthesizing Audio Textures with Generative Adversarial Networks

2021-03-12 · Chitralekha Gupta, Purnima Kamath, Lonce Wyse

Generative Adversarial Networks (GANs) currently achieve the state-of-the-art sound synthesis quality for pitched musical instruments using a 2-channel spectrogram representation consisting of log magnitude and instantaneous frequency (the "IFSpectrogram"). Many other synthesis systems use representations derived from the magnitude spectra, and then depend on a backend component to invert the output magnitude spectrograms that generally result in audible artefacts associated with the inversion process. However, for signals that have closely-spaced frequency components such as non-pitched and other noisy sounds, training the GAN on the 2-channel IFSpectrogram representation offers no advantage over the magnitude spectra based representations. In this paper, we propose that training GANs on single-channel magnitude spectra, and using the Phase Gradient Heap Integration (PGHI) inversion algorithm is a better comprehensive approach for audio synthesis modeling of diverse signals that include pitched, non-pitched, and dynamically complex sounds. We show that this method produces higher-quality output for wideband and noisy sounds, such as pops and chirps, compared to using the IFSpectrogram. Furthermore, the sound quality for pitched sounds is comparable to using the IFSpectrogram, even while using a simpler representation with half the memory requirements.

📄 PDF Abstract BibTeX arXiv:2103.07390

Code (0)

등록된 구현이 없습니다.

Tasks

Audio Synthesis

Similar Papers 제목 키워드 기반

Realistic Gramophone Noise Synthesis using a Diffusion Model

2022-06-13 · Eloi Moliner, Vesa Välimäki

This paper introduces a novel data-driven strategy for synthesizing gramophone noise audio textures. A diffusion probabilistic model is applied to generate highly realistic quasiperiodic noises. The proposed model is des…

Audio Synthesis

Adversarial Audio Synthesis

2018-02-12 · ICLR 2019 5 · Chris Donahue, Julian McAuley, Miller Puckette

Audio signals are sampled at high temporal resolutions, and learning to synthesize audio requires capturing structure across a range of timescales. Generative adversarial networks (GANs) have seen wide success at generat…

Audio GenerationAudio SynthesisImage Generation

ImmerseGen: Agent-Guided Immersive World Generation with Alpha-Textured Proxies

2025-06-17 · Jinyan Yuan, Bangbang Yang, Keke Wang, Panwang Pan 외

Automatic creation of 3D scenes for immersive VR presence has been a significant research focus for decades. However, existing methods often rely on either high-poly mesh modeling with post-hoc simplification or massive …

Scene GenerationSpatial Reasoning

UniSonate: A Unified Model for Speech, Music, and Sound Effect Generation with Text Instructions

2026-04-24 · Chunyu Qiang, Xiaopeng Wang, Kang Yin, Yuzhe Liang 외 arxiv

Generative audio modeling has largely been fragmented into specialized tasks, text-to-speech (TTS), text-to-music (TTM), and text-to-audio (TTA), each operating under heterogeneous control paradigms. Unifying these modal…

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