Skip to main content

A python wrapper around MARF speaker recognition frameworkfor raspberry pi and other SBCs

Project description

Piwho is python wrapper around MARF speaker recognition framework for the Raspberry pi and other SBCs. Piwho brings speaker recognition into your Pi projects.

Installation

Update the Pi

$ sudo apt-get update
$ sudo apt-get upgrade

You need to have JDK (min version: 1.6) installed on your Pi.

# verify jdk is installed
$ java -version

SoX is required for wav resampling

$ sudo apt-get install sox

Then install piwho

$ pip install piwho

or clone the project from github

$ git clone https://www.github.com/Adirockzz95/Piwho.git
$ cd piwho
$ python setup.py install

Documentation

See Github Repository for documentation.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

piwho-1.1.0.tar.gz (538.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page