IsolatedSpeechRecognition
IsolatedSpeechRecognition copied to clipboard
Getting error in executing the Isolated_Speech_Recognition.py
in Isolated_Speech_Recognition.py, StratifiedShuffleSplit was imported from sklearn.cross_validation, I just make changes and import StratifiedShuffleSplit from sklearn.model_selection, to remove DeprecationWarning,
now I got the error:
Traceback (most recent call last):
File "Isolated_Speech_Recognition.py", line 269, in
you need to use the variable m instead of the model there