MIDI-DDSP: Detailed Control of Musical Performance via Hierarchical Modeling
Demos | Blog Post| Colab Notebook| Paper | MIDI-DDSP is a hierarchical audio generation model for synthesizing MIDI expandedfrom DDSP. Links Install MIDI-DDSP You could install MIDI-DDSP via pip, which allows you to use thecool Command-line MIDI synthesis to synthesize your MIDI. To install MIDI-DDSP via pip, simply run: Train MIDI-DDSP To train MIDI-DDSP, please first install midi-ddsp and clone the MIDI-DDSP repository: git clone https://github.com/magenta/midi-ddsp.git For dataset, please download the tfrecord
Read more