crouchred / speaker-recognition-py3

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

cannot import name 'GMM' #9

Closed Colleenlin0628 closed 5 years ago

Colleenlin0628 commented 5 years ago

Hello,thanks for your code ! I learned more. I ran your code and solved the environment by requirements.txt . But i meet a error "cannot import name 'GMM'" . Maybe it is my other version problems?