S30 - Alt. Groove Models & VST Plugins


Table of contents

  1. Alternative Groove Models
    1. 1. BongoGroove2DrumGroove
    2. 2. Bass2DrumGroove
    3. 3. Guitar2DrumGroove
    4. 4. Piano2DrumGroove
    5. 5. BassGuitarPiano2DrumGroove
  2. VST Plugin

Alternative Groove Models

The following models convert a given specialized groove to a drum groove.

Models trained using the GrooveTransformer VAE architecture, so the API is the same except for the dimensionality of the output.

The models have not been extensively tested! These models are provided as a starting point for further exploration.

DO NOT USE THESE AS BASELINE MODELS FOR ANY EVALUATION!

1. BongoGroove2DrumGroove

Trained on El Bongosero dataset.

Download

2. Bass2DrumGroove

Trained on a select BASS/Drum dataset from Lakh MIDI dataset.

Download

3. Guitar2DrumGroove

Trained on a select Guitar/Drum dataset from Lakh MIDI dataset.

Download

4. Piano2DrumGroove

Trained on a select Piano/Drum dataset from Lakh MIDI dataset.

Download

5. BassGuitarPiano2DrumGroove

Trained on all of the above three datasets (Bass/Guitar/Piano Paired with Drum) from Lakh MIDI dataset.

Download


VST Plugin

Download Source Code