paper-with-me

Papers

Open-Amp: Synthetic Data Framework for Audio Effect Foundation Models

2024-11-22 · Alec Wright, Alistair Carson, Lauri Juvela

This paper introduces Open-Amp, a synthetic data framework for generating large-scale and diverse audio effects data. Audio effects are relevant to many musical audio processing and Music Information Retrieval (MIR) tasks, such as modelling of analog audio effects, automatic mixing, tone matching and transcription. Existing audio effects datasets are limited in scope, usually including relatively few audio effects processors and a limited amount of input audio signals. Our proposed framework overcomes these issues, by crowdsourcing neural network emulations of guitar amplifiers and effects, created by users of open-source audio effects emulation software. This allows users of Open-Amp complete control over the input signals to be processed by the effects models, as well as providing high-quality emulations of hundreds of devices. Open-Amp can render audio online during training, allowing great flexibility in data augmentation. Our experiments show that using Open-Amp to train a guitar effects encoder achieves new state-of-the-art results on multiple guitar effects classification tasks. Furthermore, we train a one-to-many guitar effects model using Open-Amp, and use it to emulate unseen analog effects via manipulation of its learned latent space, indicating transferability to analog guitar effects data.

📄 PDF Abstract BibTeX arXiv:2411.14972

Code (1)

Alec-Wright/OpenAmp 공식 구현 pytorch

Tasks

Data AugmentationInformation RetrievalMusic Information Retrieval

Similar Papers 제목 키워드 기반

Pre-training with Synthetic Patterns for Audio

2024-10-01 · Yuchi Ishikawa, Tatsuya Komatsu, Yoshimitsu Aoki

In this paper, we propose to pre-train audio encoders using synthetic patterns instead of real audio data. Our proposed framework consists of two key elements. The first one is Masked Autoencoder (MAE), a self-supervised…

Self-Supervised Learning

CosyAudio: Improving Audio Generation with Confidence Scores and Synthetic Captions

2025-01-28 · Xinfa Zhu, Wenjie Tian, Xinsheng Wang, Lei He 외

Text-to-Audio (TTA) generation is an emerging area within AI-generated content (AIGC), where audio is created from natural language descriptions. Despite growing interest, developing robust TTA models remains challenging…

Audio captioningAudio Generation

Improving Text-To-Audio Models with Synthetic Captions

2024-06-18 · Zhifeng Kong, Sang-gil Lee, Deepanway Ghosal, Navonil Majumder 외

It is an open challenge to obtain high quality training data, especially captions, for text-to-audio models. Although prior methods have leveraged \textit{text-only language models} to augment and improve captions, such …

AudioCapsAudio captioningAudio GenerationLanguage Modeling+2

A Framework for Synthetic Audio Conversations Generation using Large Language Models

2024-09-02 · Kaung Myat Kyaw, Jonathan Hoyin Chan

In this paper, we introduce ConversaSynth, a framework designed to generate synthetic conversation audio using large language models (LLMs) with multiple persona settings. The framework first creates diverse and coherent…

Audio ClassificationAudio TaggingDiversityspeech-recognition+3

EzAudio: Enhancing Text-to-Audio Generation with Efficient Diffusion Transformer

2024-09-17 · Jiarui Hai, Yong Xu, Hao Zhang, Chenxing Li 외

We introduce EzAudio, a text-to-audio (T2A) generation framework designed to produce high-quality, natural-sounding sound effects. Core designs include: (1) We propose EzAudio-DiT, an optimized Diffusion Transformer (DiT…

Audio GenerationCaption Generation