Metadata-Version: 1.1
Name: bob.db.avspoof
Version: 1.0.1
Summary: Speaker verification protocol on a subset of the AVspoof database
Home-page: http://pypi.python.org/pypi/bob.db.avspoof
Author: Elie Khoury
Author-email: Elie.Khoury@idiap.ch
License: GPLv3
Description: .. vim: set fileencoding=utf-8 :
        .. Manuel Guenther <manuel.guenther@idiap.ch>
        .. Thu Sep  4 11:35:05 CEST 2014
        
        .. image:: http://img.shields.io/badge/docs-stable-yellow.png
           :target: http://pythonhosted.org/bob.db.avspoof/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.png
           :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.db.avspoof/master/index.html
        .. image:: https://travis-ci.org/bioidiap/bob.db.avspoof.svg?branch=v1.0.1
           :target: https://travis-ci.org/bioidiap/bob.db.avspoof
        .. image:: https://coveralls.io/repos/bioidiap/bob.db.avspoof/badge.png
           :target: https://coveralls.io/r/bioidiap/bob.db.avspoof
        .. image:: https://img.shields.io/badge/github-master-0000c0.png
           :target: https://github.com/bioidiap/bob.db.avspoof/tree/master
        .. image:: http://img.shields.io/pypi/v/bob.db.avspoof.png
           :target: https://pypi.python.org/pypi/bob.db.avspoof
        .. image:: http://img.shields.io/pypi/dm/bob.db.avspoof.png
           :target: https://pypi.python.org/pypi/bob.db.avspoof
        .. image:: https://img.shields.io/badge/original-data--files-a000a0.png
           :target: https://www.idiap.ch/dataset/avspoof
        
        =========================================
         AVspoof Database Interface for Bob
        =========================================
        
        AVspoof_ is intended to provide stable, non-biased spoofing attacks in order for researchers to test both their ASV systems and anti-spoofing algorithms. The attacks are created based on newly acquired audio recordings. The data acquisition process lasted approximately two months with 44 persons, each participating in several sessions configured in different environmental conditions and setups. After the collection of the data, the attacks, more precisely, replay, voice conversion and speech synthesis attacks were generated. 
        
        
        Installation
        ------------
        To install this package -- alone or together with other `Packages of Bob <https://github.com/idiap/bob/wiki/Packages>`_ -- please read the `Installation Instructions <https://github.com/idiap/bob/wiki/Installation>`_.
        For Bob_ to be able to work properly, some dependent packages are required to be installed.
        Please make sure that you have read the `Dependencies <https://github.com/idiap/bob/wiki/Dependencies>`_ for your operating system.
        
        
        Getting the data
        -------------------------
        The data can be downloaded from its original URL ( https://www.idiap.ch/dataset/avspoof ) for which you need to sign the EULA.
        
        
        Documentation
        ----------------------
        For further documentation on this package, please read the `Stable Version <http://pythonhosted.org/bob.db.avspoof/index.html>`_ or the `Latest Version <https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.db.avspoof/master/index.html>`_ of the documentation.
        For a list of tutorials on this or the other packages ob Bob_, or information on submitting issues, asking questions and starting discussions, please visit its website.
        
        
        .. _bob: https://www.idiap.ch/software/bob
        .. _AVspoof: https://www.idiap.ch/dataset/avspoof
        
        
        
Keywords: Speaker verification,Voice spoofing,Audio processing,Database,AVspoof
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Database :: Front-Ends
