Closed onsunsl closed 6 years ago
File "C:\Anaconda3\lib\site-packages\vad-0.1.0-py3.5.egg\vad_vad.py", line 114, in stft cols = int(np.ceil((s.shape[0] - self.wlen) / self.fshift + 1)) IndexError: tuple index out of range
Can you provide code to reproduce this error?
File "C:\Anaconda3\lib\site-packages\vad-0.1.0-py3.5.egg\vad_vad.py", line 114, in stft cols = int(np.ceil((s.shape[0] - self.wlen) / self.fshift + 1)) IndexError: tuple index out of range