Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

ozancaglayan/SPID

Repository files navigation

What's this?
------------

This is a tiny GUI for recording system users' voices
for further identification through PAM.

Requirements
------------

Python >= 2.x
PyAudio - Python bindings for PortAudio
    (http://people.csail.mit.edu/hubert/pyaudio/)
PortAudio - Portable Audio I/O Library
    (http://www.portaudio.com)
MARF - Modular Audio Recognition Framework (will be downloaded by install-marf.sh)
    (http://marf.sourceforge.net/)
PyQt4 - Qt4 bindings for Python
    (http://www.riverbankcomputing.co.uk/software/pyqt/download)

Installation
-------------
1. Run install-marf.sh in SPID directory. Then run python build.py -x
to run the tool.

About

Speaker Identification GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published