Skip to content

accelotron/L-SAMPLER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L+SAMPLER

Neural Sampler for mixing two sounds together. Watch video demo

Installation

Download repo and then install requirements:

pip install -r requirements.txt

Usage

Run app.py with:

python3 app.py

You can: select two samples, preview a sample by clicking on it's name, press generate button to generate a new sample, press random button to sample random sound, preview generated sample by pressing on piano roll using keyboard or mouse, export your file by pressing export button

You can add your own samples in /samples directory.

RAVE

This project uses RAVE model (trained on NSynth dataset). Check out RAVE

NSynth

This project uses files from NSynth dataset as an example. Check out NSynth

About

Neural Sampler for mixing two sounds together.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages