sensuous original network invents audio
FOR UBUNTU:
To create samples: You need generation_script folder
chmod u+x setup
./setup
python3 run.py
- follow instructions
- sample will be created in samples folder
To train: You need model_v3 folder
-
start Cr_Datav2.ipynb with jupyter
-
add path to your midi samples and save path
-
choose middle tempo of your samples, velocites that is usable in your .midi samples and times
-
run all
-
start Midi_hitsv2.ipynb with jupyter
-
put times, velocities and tempo that you used in Cr_Datav2
-
put folder to pwd that you used as save folder in Cr_Datav2
-
run all