Hi, I've followed the instruction of Musdb-XL-train website, but I got some mismatches between ratio from npy file and musdb_hq dataset.
File "/home3/will/save_musdb_XL_train_wave.py", line 72, in main
output = mixture * ratio
ValueError: operands could not be broadcast together with shapes (2,10053632) (2,10061547)
Hi, I've followed the instruction of Musdb-XL-train website, but I got some mismatches between ratio from npy file and musdb_hq dataset.
File "/home3/will/save_musdb_XL_train_wave.py", line 72, in main
output = mixture * ratio
ValueError: operands could not be broadcast together with shapes (2,10053632) (2,10061547)