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

ValueError: not enough values to unpack (expected 6, got 5) #13

Open
1131359079 opened this issue Jan 28, 2021 · 0 comments
Open

ValueError: not enough values to unpack (expected 6, got 5) #13

1131359079 opened this issue Jan 28, 2021 · 0 comments

Comments

@1131359079
Copy link

when I run (python3 model_run.py -mode=test -code=isgn -path=./test_pieces/bwv_858/ -comp=Bach -tempo=60)
the result is:
=> loading checkpoint 'isgn_best.pth.tar'
device is 1
=> loaded checkpoint 'prime_isgn_best.pth.tar' (epoch 13)
=> loaded checkpoint 'trill_default_best.pth.tar' (epoch 30)
Traceback (most recent call last):
File "model_run.py", line 1088, in
load_file_and_generate_performance(args.testPath)
File "model_run.py", line 353, in load_file_and_generate_performance
vel_pair)
ValueError: not enough values to unpack (expected 6, got 5)
how to solve it? thank you!

TaegyunKwon pushed a commit to TaegyunKwon/virtuosoNet that referenced this issue May 27, 2021
update load_composer_name and dataset objects
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