NaveedShahid / Voice-Authentication-CNN

Voice authentication system implementation using Python
36 stars 19 forks source link

Reference papers for Implementation #2

Open noor1200 opened 1 year ago

noor1200 commented 1 year ago

Hi Naveed, great work. Could you please share the paper details you referred to for Voice Authentication solution.

NaveedShahid commented 1 year ago

Hi @noor1200, you can find in-depth explanation in the following paper: https://arxiv.org/abs/1705.09422

noor1200 commented 1 year ago

@NaveedShahid , Thanks a lot.

noor1200 commented 1 year ago

one more question, while enrolling how many seconds of audio have you used? 10 seconds? And also when is this condition "Could not identify the user, try enrolling again with a clear voice sample" true.