S30 - Alt. Groove Models & VST Plugins
Table of contents
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.
2. Bass2DrumGroove
Trained on a select BASS/Drum dataset from Lakh MIDI dataset.
3. Guitar2DrumGroove
Trained on a select Guitar/Drum dataset from Lakh MIDI dataset.
4. Piano2DrumGroove
Trained on a select Piano/Drum dataset from Lakh MIDI dataset.
5. BassGuitarPiano2DrumGroove
Trained on all of the above three datasets (Bass/Guitar/Piano Paired with Drum) from Lakh MIDI dataset.