subho406 / TF-Speech-Recognition-Challenge-Solution

Source code of the model used in Tensorflow Speech Recognition Challenge (https://www.kaggle.com/c/tensorflow-speech-recognition-challenge). The solution ranked in top 5% in private leaderboard.
GNU General Public License v3.0
58 stars 28 forks source link

ValueError: noverlap must be less than nperseg. #8

Closed NikhilGarakapati closed 4 years ago

NikhilGarakapati commented 5 years ago

How to fix this error?

subho406 commented 5 years ago

Please provide more details, such as the notebook/script causing this error. Perhaps a stack trace would help.