bob.bio.spear

Run speaker recognition algorithms - Mirrored from https://gitlab.idiap.ch/bob/bob.bio.spear


Keywords
bob, biometric, recognition, evaluation
License
GPL-3.0
Install
pip install bob.bio.spear==5.0.1b0

Documentation

badge doc badge pipeline badge coverage badge gitlab

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. This package contains utilities that are specific for speaker recognition, 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

Complete Bob's installation instructions. Then, to install this package, run:

pip install bob.bio.spear

Contact

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