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

Im trying to create colab file but when I run train.py I get this error which i dont get on my machine #33

Open
archmord opened this issue May 8, 2019 · 1 comment

Comments

@archmord
Copy link

archmord commented May 8, 2019

Traceback (most recent call last): File "train.py", line 98, in <module> train() File "train.py", line 47, in train mixed_wav, src1_wav, src2_wav, _ = data.next_wavs(TrainConfig.SECONDS, TrainConfig.NUM_WAVFILE) File "/content/music-source-separation/data.py", line 22, in next_wavs wavfiles = random.sample(wavfiles, size) File "/usr/lib/python3.6/random.py", line 320, in sample raise ValueError("Sample larger than population or is negative") ValueError: Sample larger than population or is negative

@appernetic
Copy link

appernetic commented Jun 18, 2019

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

1 participant