paper-with-me

홈 › Papers

Wavetable Synthesis Using CVAE for Timbre Control Based on Semantic Label

2024-10-24 · Tsugumasa Yutani, Yuya Yamamoto, Shuyo Nakatani, Hiroko Terasawa

Synthesizers are essential in modern music production. However, their complex timbre parameters, often filled with technical terms, require expertise. This research introduces a method of timbre control in wavetable synthesis that is intuitive and sensible and utilizes semantic labels. Using a conditional variational autoencoder (CVAE), users can select a wavetable and define the timbre with labels such as bright, warm, and rich. The CVAE model, featuring convolutional and upsampling layers, effectively captures the wavetable nuances, ensuring real-time performance owing to their processing in the time domain. Experiments demonstrate that this approach allows for real-time, effective control of the timbre of the wavetable using semantic inputs and aims for intuitive timbre control through data-based semantic control.

📄 PDF Abstract BibTeX arXiv:2410.18628

Code (2)

tsugumasa320/wavetablecvae 공식 구현 pytorch
tsugumasa320/WavetableCVAE_Plugin

Methods 이 논문이 사용한 방법론

cVAE 설명 없음

Similar Papers 제목 키워드 기반

Differentiable Wavetable Synthesis

2021-11-19 · Siyuan Shan, Lamtharn Hantrakul, Jitong Chen, Matt Avent 외

Differentiable Wavetable Synthesis (DWTS) is a technique for neural audio synthesis which learns a dictionary of one-period waveforms i.e. wavetables, through end-to-end training. We achieve high-fidelity audio synthesis…

Audio SynthesisOne-Shot Learning

VaPar Synth -- A Variational Parametric Model for Audio Synthesis

2020-03-30 · Krishna Subramani, Preeti Rao, Alexandre D'Hooge

With the advent of data-driven statistical modeling and abundant computing power, researchers are turning increasingly to deep learning for audio synthesis. These methods try to model audio signals directly in the time o…

Audio Synthesis

Neural Music Synthesis for Flexible Timbre Control

2018-11-01 · Jong Wook Kim, Rachel Bittner, Aparna Kumar, Juan Pablo Bello

The recent success of raw audio waveform synthesis models like WaveNet motivates a new approach for music synthesis, in which the entire process --- creating audio samples from a score and instrument information --- is m…

Neural Wavetable: a playable wavetable synthesizer using neural networks

2018-11-13 · Lamtharn Hantrakul, Li-Chia Yang

We present Neural Wavetable, a proof-of-concept wavetable synthesizer that uses neural networks to generate playable wavetables. The system can produce new, distinct waveforms through the interpolation of traditional wav…

Annotation-Free MIDI-to-Audio Synthesis via Concatenative Synthesis and Generative Refinement

2024-10-22 · Osamu Take, Taketo Akama

Recent MIDI-to-audio synthesis methods using deep neural networks have successfully generated high-quality, expressive instrumental tracks. However, these methods require MIDI annotations for supervised training, limitin…

Audio SynthesisDiversity