hugofloresgarcia/vampnet

Where is the training data?

bocaidoufuyushiren opened this issue · 2 comments

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

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

Could you tell me where is the training data?