andabi / music-source-separation

Deep neural networks for separating singing voice from music written in TensorFlow
795 stars 150 forks source link

problem when change of dataset. #40

Open Tortoise17 opened 5 years ago

Tortoise17 commented 5 years ago

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.

ucasiggcas commented 4 years ago

maybe you'd better understand the codes every row !

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

cheriylan commented 3 years ago

look your dataset is mono or stereo