littleowen / Conceptor

Audio Analysis by Conceptor
GNU General Public License v3.0
30 stars 13 forks source link

Value error found while running the code #3

Open prajaktask opened 7 years ago

prajaktask commented 7 years ago

Traceback (most recent call last): File "PrepTrainData.py", line 79, in features_train = np.vstack(featureList).astype('float32') File "/home/telxsi.com/prajakta.k/anaconda3/lib/python3.6/site-packages/numpy/core/shape_base.py", line 230, in vstack return _nx.concatenate([atleast_2d(_m) for _m in tup], 0) ValueError: need at least one array to concatenate

Requesting resolution to this issue...