aqibsaeed/Urban-Sound-Classification

NameError: name 'windows' is not defined

Ranjan-Raju opened this issue · 1 comments

Hi,
I get this error:
for (start,end) in windows(sound_clip,window_size):

--
NameError: name 'windows' is not defined

missed def windows(data, window_size):