hugofloresgarcia / vampnet

music generation with masked transformers!
https://hugo-does-things.notion.site/VampNet-Music-Generation-via-Masked-Acoustic-Token-Modeling-e37aabd0d5f1493aa42c5711d0764b33?pvs=4
MIT License
290 stars 35 forks source link

Where is the training data? #29

Open bocaidoufuyushiren opened 5 months ago

bocaidoufuyushiren commented 5 months ago

I can't find the training data or demo data. I don't know how you guys run this model .

tig3rmast3r commented 5 months ago

the models links are on the readme, they go into vampnet/models if you are on linux just use miniconda with python 3.9 and follow instructions on the readme you only need 2 extra commands before sudo apt install build-essential and pip install cython that's it for windows is a bit more complex you can also try the project without any installation using space from huggingface https://huggingface.co/spaces/descript/vampnet is not the latest version tough

bocaidoufuyushiren commented 5 months ago

Could you tell me where is the training data?