Metadata-Version: 1.1
Name: bob.pad.voice
Version: 1.0.2
Summary: Package extends bob.pad.base for attack detection in speech
Home-page: https://gitlab.idiap.ch/bob/bob.pad.voice
Author: Pavel Korshunov
Author-email: <pavel.korshunov@idiap.ch>
License: GPLv3
Description: .. vim: set fileencoding=utf-8 :
        .. Pavel Korshunov <pavel.korshunov@idiap.ch>
        .. Thu 23 Jun 13:43:22 2016
        
        .. image:: http://img.shields.io/badge/docs-stable-yellow.png
           :target: http://pythonhosted.org/bob.pad.voice/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.png
           :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.pad.voice/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.pad.voice/badges/v1.0.2/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.pad.voice/commits/v1.0.2
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.pad.voice
        .. image:: http://img.shields.io/pypi/v/bob.pad.voice.png
           :target: https://pypi.python.org/pypi/bob.pad.voice
        .. image:: http://img.shields.io/pypi/dm/bob.pad.voice.png
           :target: https://pypi.python.org/pypi/bob.pad.voice
        
        =================================================
        Presentation Attack Detection in Voice Biometrics
        =================================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_. This package is an extension to the ``bob.pad.base`` package, which provides the basic presentation attack
        detection (PAD) framework.
        
        The ``bob.pad.voice`` contains additional functionality to run PAD experiments using speech databases.
        Wrappers for speech databases are also included in this package.
        
        
        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`_.
        
        
        .. Place your references here:
        .. _bob: https://www.idiap.ch/software/bob
        .. _installation: https://gitlab.idiap.ch/bob/bob/wikis/Installation
        .. _mailing list: https://groups.google.com/forum/?fromgroups#!forum/bob-devel
Keywords: presentation attack detection,voice biometrics,framework
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
