featex icon indicating copy to clipboard operation
featex copied to clipboard

Got error when run example

Open nam1665 opened this issue 6 years ago • 2 comments

Hi I got this error when run the python example: ValueError: Error when checking model input: the list of Numpy arrays that you are passing to your model is not the size the model expected. Expected to see 1 array(s), but instead got the following list of 105 arrays: [array([[0.32 ], [0.183], [0.929], [0.863], [0.181]]), array([[0.32 ], [0.183], [0.929], [0.863], [0.181]]), array([[0.32 ], [0.183],

And can I ask how to convert the .wav file into vector?

nam1665 avatar Nov 20 '19 10:11 nam1665

@nam1665 have you got any answer?

renshan2 avatar Feb 28 '20 02:02 renshan2

@nam1665 do you have a repo producing this problem?

@renshan2 thank you for reminding me.

jsalsman avatar Feb 28 '20 03:02 jsalsman