-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
while predicting some audio file I am getting the following error
Using TensorFlow backend.
Traceback (most recent call last):
File "predict.py", line 41, in <module>
predict(cli_args)
File "predict.py", line 16, in predict
data = np.stack(data)
File "/home/gamut/anaconda2/envs/xyz/li/lib/python2.7/site-packages/numpy/core/shape_base.py", line 335, in stack
raise ValueError('need at least one array to stack')
ValueError: need at least one array to stack
Metadata
Metadata
Assignees
Labels
No labels