Metadata-Version: 2.1
Name: bob.bio.spear
Version: 4.0.2
Summary: Tools for running speaker recognition experiments
Home-page: https://gitlab.idiap.ch/bob/bob.bio.spear
Author: Andre Anjos
Author-email: andre.anjos@idiap.ch
License: GPLv3
Keywords: bob,biometric recognition,evaluation
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
License-File: COPYING

.. vim: set fileencoding=utf-8 :
.. Sun Aug 21 09:26:51 CEST 2016

.. image:: https://img.shields.io/badge/docs-v4.0.2-orange.svg
   :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.spear/v4.0.2/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.bio.spear/badges/v4.0.2/pipeline.svg
   :target: https://gitlab.idiap.ch/bob/bob.bio.spear/commits/v4.0.2
.. image:: https://gitlab.idiap.ch/bob/bob.bio.spear/badges/v4.0.2/coverage.svg
   :target: https://gitlab.idiap.ch/bob/bob.bio.spear/commits/v4.0.2
.. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
   :target: https://gitlab.idiap.ch/bob/bob.bio.spear


===================================
 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 <http://pypi.python.org/pypi/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 <https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/v4.0.2/index.html>`_.


Installation
------------

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

  $ conda install bob.bio.spear


Contact
-------

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


.. Place your references here:
.. _bob: https://www.idiap.ch/software/bob
.. _installation: https://www.idiap.ch/software/bob/install
.. _mailing list: https://www.idiap.ch/software/bob/discuss


