astorfi / 3D-convolutional-speaker-recognition

:speaker: Deep Learning & 3D Convolutional Neural Networks for Speaker Verification
Apache License 2.0
782 stars 274 forks source link

Speaker recognition possible #28

Closed suresh-s closed 6 years ago

suresh-s commented 6 years ago

Is Speaker recognition possible with this framework? I want to store the input voice pattern as part of enrolment process. then want to verify the input voice and find out who is currently speaking.

Is it possible?

astorfi commented 6 years ago

It is possible. You should utilize it as the one-vs-all scenario. Please read the associated paper for further details.