speaker-recognition
speaker-recognition copied to clipboard
MFCC, ycm_core what's the problem?
I am not a good programmer at all, but I would like this program to work. :D
I tried run it in Python 2.7.15 and in Visual Studio, but I cant solve these errors. I would be happy if you can solve this. :) Thanks
As the README said, this project requires Linux.
The error you're seeing is because the source code contains soft-link, and soft-link is typically not supported on windows file system.
Thank you for answer, I try it on Linux and if I would have another problems I will let you know. :)