Raymo111 / voiceprint

Voice biometric authentication PAM module for Linux

Home Page:https://voiceprint.ml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

voiceprint

License Language count Top language Last commit GH Pages deployment Site status Maintenance

Voice biometric authentication PAM module for Linux

Usage

  1. Create two directories audio/ and audio_models/ in the parent directory
  2. Run ./voiceprint-setup.sh and ./install.sh
  3. Put auth sufficient pam_voiceprint.so in any pam files you want in /etc/pam.d/ (i.e. /etc/pam.d/sudo)
  4. Try it with sudo -l :)

About

Voice biometric authentication PAM module for Linux

https://voiceprint.ml

License:GNU Affero General Public License v3.0


Languages

Language:Python 73.3%Language:C 17.3%Language:Makefile 5.1%Language:Shell 4.2%