Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vast.ai error #148

Closed
11x319 opened this issue Dec 7, 2022 · 1 comment
Closed

vast.ai error #148

11x319 opened this issue Dec 7, 2022 · 1 comment

Comments

@11x319
Copy link

11x319 commented Dec 7, 2022

i am trying to run rave on vast.ai. however if i run it via a notebook or via the CLI i get the following error:

Traceback (most recent call last):
File "/workspace/RAVE/train_rave.py", line 156, in
nepoch = args.VAL_EVERY // len(train)
ZeroDivisionError: integer division or modulo by zero

i followed the instructions + ran these two commands as it couldnt find the sndfile otherwise
sudo apt-get update
sudo apt-get install libsndfile1

how can we solve this? it would be great if we could run RAVE on vast.ai, it would be cheaper and if desired also faster.
thanks.

@domkirke
Copy link
Collaborator

Your dataset is empty (probably not long enough). Try with a bigger dataset!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants