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

The default option for --is-wav is False #130

Closed satvik-venkatesh closed 1 year ago

satvik-venkatesh commented 1 year ago

I was trying to use the MusDB-HQ dataset which contains WAV files. When I did not explicitly mention the --is-wav argument, it was throwing an error. It was working only for the dataset with STEM files. So I guess the default should be false in the documentation. Kindly confirm.

What does this implement/fix? Explain your changes.

Any other comments?

faroit commented 1 year ago

go catch, thanks!