Skip to content
Snippets Groups Projects
README.rst 2.28 KiB
http://img.shields.io/badge/docs-stable-yellow.png http://img.shields.io/badge/docs-latest-orange.png http://img.shields.io/pypi/v/bob.bio.spear.png http://img.shields.io/pypi/dm/bob.bio.spear.png

Run speaker recognition algorithms

This package is part of the signal-processing and machine learning toolbox Bob. This package is part of the bob.bio packages, which allow to run comparable and reproducible biometric recognition experiments on publicly available databases.

This package contains functionality to run speaker recognition experiments. It is an extension to the bob.bio.base package, which provides the basic scripts. In this package, utilities that are specific for speaker recognition are contained, such as:

  • Audio databases
  • Voice activity detection preprocessing
  • Acoustic feature extractors
  • Recognition algorithms based on acoustic features

For further information about bob.bio, please read its Documentation.

Installation

Follow our installation instructions. Then, using the Python interpreter provided by the distribution, bootstrap and buildout this package:

$ python bootstrap-buildout.py
$ ./bin/buildout

Contact

For questions or reporting issues to this software package, contact our development mailing list.