divyam25 / DotSlash_Proj_2018

To Curb the fake proxies for attendance by students using speech recognition and verification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DotSlash_Proj_2018 (SorryNoProxy)

To Curb the fake proxies for attendance by students using speech recognition and verification.

Its a common practice by students to register a proxy attendance for their fellow mates. At place where there is biometric systems for attendance, this aint a big problem. The places that still follow methods of verbal attendance which involves a teacher shouting roll calls and students responding "present sir/mam" this can be a big problem, because its not possible everytime for the prof to look who is responding which ultimately results in proxy attendance.

What we can do is come up with a speech recognition system which can immediately recognize the students voice and in case it is found to be fake with respect to data associated to original roll call, he/she will be marked absent.

The Speaker recognition API makes use of state of the art Machine-Learning algorithms to train on voicing datasets and ultimately distinguish among speakers for their testing voice datasets.

Technology Stack -- Python
Microsoft Azure Cognitive Services -- Speaker Recognition API
Special thanks to - Rogin, Deep, Akshay!!!

#hackdotslash

About

To Curb the fake proxies for attendance by students using speech recognition and verification.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%