speaker-recognition icon indicating copy to clipboard operation
speaker-recognition copied to clipboard

A Speaker Recognition System

Results 18 speaker-recognition issues
Sort by recently updated
recently updated
newest added

Hi: I have successfully run your example without GUI.However, there is almost no difference between the result scores predicted by each speaker and those of others. Even the result scores...

Hi! No matter what I try to change or delete, the system will always predict that the current speaker is the most recently enrolled one. Even if I delete the...

While installing through dockerfile. I am getting this error. Please update the docker file accordingly or let me know what is the fix of the error..

Hi Yuxin Wu, I've cloned your nice solution for some testing, but after training, it is not predicting as expected. I am not using the gui. Only using **./speaker-recognition.py** In...

* Can you recheck the dependencies and try to run as I am getting som * Is there any to run on windows If you're unable to get good accuracy:...

I get this error, what am I doing wrong? No module named ap Warning: failed to import Bob, will use a slower version of MFCC instead. Traceback (most recent call...

Is it possible to recognize same speaker in difference microphone?

Hi I took over a project based on your libraries. I'm trying to determine whether two voice clips come from the same speaker or not. There's one thing I don't...

我用三个人的数据训练的时候没出来正确率很高,当扩大到300多个人的语音数据训练出来正确率就只有百分之一,能够将已训练的数据识别出来,但是没有训练过的人的语音就还是识别成了已训练的里面.想问一下有没有什么办法将未训练的人直接识别成不存在

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...