/neural-midi-synthesizer

The code for the research work on using simplified DDSP approach for style-aware modeling of the sound of real instruments.

Primary LanguageJupyter Notebook

Neural Midi Synthesizer

The code for the research work on using simplified DDSP approach for style-aware modeling of the sound of real instruments.

Find more details, including links to the abstract and slides, as well as the recording of my talk at DMRN+16, here: "Building style-aware neural MIDI synthesizers using simplified differentiable DSP approach".

This repository was originally a clone of https://github.com/raraz15/ddsp_simplified. Refer to the readme of the original repo to see some comments on the baseline implementation.