music-source-separation icon indicating copy to clipboard operation
music-source-separation copied to clipboard

problem when change of dataset.

Open Tortoise17 opened this issue 6 years ago • 2 comments

Hi.

I have found that if I change from mir-1k to any other dataset,. there is problem like below

raise ParameterError('data must be of type numpy.ndarray') librosa.util.exceptions.ParameterError: data must be of type numpy.ndarray

can anyone guide me why is it so and which mistake I am making .. or what i need to change other then the datapath?

Greetings.

Tortoise17 avatar Jul 19 '19 11:07 Tortoise17

maybe you'd better understand the codes every row !

Now I'm doing that, then change the data input or modify some parameter.

ucasiggcas avatar Aug 28 '19 02:08 ucasiggcas

look your dataset is mono or stereo

cheriylan avatar Jan 02 '21 13:01 cheriylan