Metadata-Version: 1.1
Name: bob.db.avspoof_btas2016
Version: 1.0.0
Summary: Audio AVspoof Attack Database Access API for BTAS 2016 Speaker Anti-spoofing Competition
Home-page: http://github.com/bioidiap/bob.db.avspoof_btas2016
Author: Pavel Korshunov
Author-email: pavel.korshunov@idiap.ch
License: GPLv3
Description: .. vim: set fileencoding=utf-8 :
        .. Pavel Korshunov <Pavel.Korshunov@idiap.ch>
        .. Wed Nov 11 15:32:22 CET 2015
        
        
        .. image:: http://img.shields.io/badge/docs-stable-yellow.png
           :target: http://pythonhosted.org/bob.db.avspoof_btas2016/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_btas2016/master/index.html
        .. image:: https://travis-ci.org/bioidiap/bob.db.avspoof_btas2016.svg?branch=v1.0.0
           :target: https://travis-ci.org/bioidiap/bob.db.avspoof_btas2016
        .. image:: https://coveralls.io/repos/bioidiap/bob.db.avspoof_btas2016/badge.svg
           :target: https://coveralls.io/r/bioidiap/bob.db.avspoof_btas2016
        .. image:: https://img.shields.io/badge/github-master-0000c0.png
           :target: https://github.com/bioidiap/bob.db.avspoof_btas2016/tree/master
        .. image:: http://img.shields.io/pypi/v/bob.db.avspoof_btas2016.png
           :target: https://pypi.python.org/pypi/bob.db.avspoof_btas2016
        .. image:: http://img.shields.io/pypi/dm/bob.db.avspoof_btas2016.png
           :target: https://pypi.python.org/pypi/bob.db.avspoof_btas2016
        .. image:: https://img.shields.io/badge/original-data--files-a000a0.png
           :target: https://www.idiap.ch/dataset/avspoof
        
        
        ==================================================
         Database Interface used in BTAS 2016 competition
        ==================================================
        
        This package contains the access API and descriptions for the Evaluation (Test) set that is used in BTAS 2016 Speaker Anti-spoofing Competition. This set contains a set of randomized speech recordings with unknown genuine data and spoofing attacks. Majority of the data is taken from AVspoof_ database. The evaluation set can be downloaded `here <https://www.idiap.ch/dataset/avspoof>`_.
        
        This package contains the Bob_-compliant interface implementation with methods to use the evaluation set directly from Python with our certified protocols.
        
        
        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 the AVspoof_ database 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_btas2016/index.html>`_ or the `Latest Version <https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.db.avspoof_btas2016/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
        
        
        
        
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
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
