paper-with-me

홈 › Papers

One Billion Audio Sounds from GPU-enabled Modular Synthesis

2021-04-27 · Joseph Turian, Jordie Shier, George Tzanetakis, Kirk McNally, Max Henry

We release synth1B1, a multi-modal audio corpus consisting of 1 billion 4-second synthesized sounds, paired with the synthesis parameters used to generate them. The dataset is 100x larger than any audio dataset in the literature. We also introduce torchsynth, an open source modular synthesizer that generates the synth1B1 samples on-the-fly at 16200x faster than real-time (714MHz) on a single GPU. Finally, we release two new audio datasets: FM synth timbre and subtractive synth pitch. Using these datasets, we demonstrate new rank-based evaluation criteria for existing audio representations. Finally, we propose a novel approach to synthesizer hyperparameter optimization.

📄 PDF Abstract BibTeX arXiv:2104.12922

Code (1)

torchsynth/torchsynth 공식 구현 pytorch

Tasks

GPUHyperparameter Optimization

Similar Papers 제목 키워드 기반

Creative Text-to-Audio Generation via Synthesizer Programming

2024-06-01 · Manuel Cherep, Nikhil Singh, Jessica Shand

Neural audio synthesis methods now allow specifying ideas in natural language. However, these methods produce results that cannot be easily tweaked, as they are based on large latent spaces and up to billions of uninterp…

Audio GenerationAudio Synthesis

DDX7: Differentiable FM Synthesis of Musical Instrument Sounds

2022-08-12 · Franco Caspe, Andrew McPherson, Mark Sandler

FM Synthesis is a well-known algorithm used to generate complex timbre from a compact set of design primitives. Typically featuring a MIDI interface, it is usually impractical to control it from an audio source. On the o…

continuous-controlContinuous ControlResynthesisSpectral Reconstruction

From Words to Sound: Neural Audio Synthesis of Guitar Sounds with Timbral Descriptors

2022-09-17 · Proceedings of the 3rd Conference on AI Music Creativity, AIMC 2022 9 · The Sound of AI Community

Interest in neural audio synthesis has been growing lately both in academia and industry. Deep Learning (DL) synthesisers enable musicians to generate fresh, often completely unconventional sounds. However, most of these…

Audio Synthesis

Sonify Anything: Towards Context-Aware Sonic Interactions in AR

2025-08-03 · Laura Schütz, Sasan Matinfar, Ulrich Eck, Daniel Roth 외 arxiv

In Augmented Reality (AR), virtual objects interact with real objects. However, the lack of physicality of virtual objects leads to the absence of natural sonic interactions. When virtual and real objects collide, either…

DrumGAN: Synthesis of Drum Sounds With Timbral Feature Conditioning Using Generative Adversarial Networks

2020-08-27 · J. Nistal, S. Lattner, G. Richard

Synthetic creation of drum sounds (e.g., in drum machines) is commonly performed using analog or digital synthesis, allowing a musician to sculpt the desired timbre modifying various parameters. Typically, such parameter…

Audio SynthesisGenerative Adversarial Network