sigsep / open-unmix-pytorch

Open-Unmix - Music Source Separation for PyTorch
https://sigsep.github.io/open-unmix/
MIT License
1.24k stars 181 forks source link

Validation Error #123

Closed ayush055 closed 5 months ago

ayush055 commented 2 years ago

How can I solve the following error which only occurs during validation:

_pickle.PicklingError: Can't pickle <function MUSDBDataset. at 0x000001592053EC18>: attribute lookup MUSDBDataset. on openunmix.data failed

EOFError: Ran out of input

satvik-venkatesh commented 1 year ago

Hey @ayush055 . Did you manage to solve this error? I'm stuck with this issue.

faroit commented 5 months ago

@satvik-venkatesh @ayush055 can this be closed?

satvik-venkatesh commented 5 months ago

Yes I think so. But I can't remember what fixed the issue. It might be from me not setting the args/paths correctly. @faroit