crouchred / speaker-recognition-py3

Base on MFCC and GMM(基于MFCC和高斯混合模型的语音识别)
Apache License 2.0
245 stars 79 forks source link

speaker-recognition.py shows "index-sized" error #16

Open wenyeye4 opened 4 years ago

wenyeye4 commented 4 years ago

when I tried to load a *.wav at 16000 sample rate, to speaker-recognition.py, the error message shows /home/pi/testaudio/test_16000hz1.wav error cannot fit "int" into an index-sized integer, please help to resolve the problem