Closed Dzoky closed 5 years ago
Hi, For some reason, when I try to run training of the model, the program starts and then it just exits without any message. What could be the issue?
I'm using Python 3.6, so I did comment out the invocation of method 'mfccInitFilterBanks' in stFeatureSpeed and did cast M to integer.
Any suggestions?
Nevermind. Just incompatible versions on some packages at my side.
Hi, For some reason, when I try to run training of the model, the program starts and then it just exits without any message. What could be the issue?
I'm using Python 3.6, so I did comment out the invocation of method 'mfccInitFilterBanks' in stFeatureSpeed and did cast M to integer.
Any suggestions?