English

Comparing Representations for Audio Synthesis Using Generative Adversarial Networks

Audio and Speech Processing 2020-06-18 v2 Sound

Abstract

In this paper, we compare different audio signal representations, including the raw audio waveform and a variety of time-frequency representations, for the task of audio synthesis with Generative Adversarial Networks (GANs). We conduct the experiments on a subset of the NSynth dataset. The architecture follows the benchmark Progressive Growing Wasserstein GAN. We perform experiments both in a fully non-conditional manner as well as conditioning the network on the pitch information. We quantitatively evaluate the generated material utilizing standard metrics for assessing generative models, and compare training and sampling times. We show that complex-valued as well as the magnitude and Instantaneous Frequency of the Short-Time Fourier Transform achieve the best results, and yield fast generation and inversion times. The code for feature extraction, training and evaluating the model is available online.

Keywords

Cite

@article{arxiv.2006.09266,
  title  = {Comparing Representations for Audio Synthesis Using Generative Adversarial Networks},
  author = {Javier Nistal and Stefan Lattner and Gaël Richard},
  journal= {arXiv preprint arXiv:2006.09266},
  year   = {2020}
}

Comments

5 pages, 1 figure, 5 tables, to be published in European Signal Processing Conference (EUSIPCO)

R2 v1 2026-06-23T16:22:41.732Z