Metadata-Version: 1.1
Name: bob.db.asvspoof2017
Version: 1.0.2
Summary: ASVspoof2017 Database Access API for Bob
Home-page: http://gitlab.idiap.ch/bob/bob.db.asvspoof2017
Author: Pavel Korshunov
Author-email: pavel.korshunov@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Fri 3 Feb 11:51:35 CEST 2016
        
        .. image:: http://img.shields.io/badge/docs-stable-yellow.png
           :target: http://pythonhosted.org/bob.db.asvspoof2017/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.png
           :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.db.asvspoof2017/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.db.asvspoof2017/badges/v1.0.2/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.asvspoof2017/commits/v1.0.2
        .. image:: https://gitlab.idiap.ch/bob/bob.db.asvspoof2017/badges/v1.0.2/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.asvspoof2017/commits/v1.0.2
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.asvspoof2017
        .. image:: http://img.shields.io/pypi/v/bob.db.asvspoof2017.png
           :target: https://pypi.python.org/pypi/bob.db.asvspoof2017
        .. image:: http://img.shields.io/pypi/dm/bob.db.asvspoof2017.png
           :target: https://pypi.python.org/pypi/bob.db.asvspoof2017
        
        
        =========================================
         ASVspoof2017 Database Interface for Bob
        =========================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_. It contains a Bob-based access API for the ASVspoof2017_ Database. The
        database is used in Automatic Speaker Verification Spoofing and Countermeasures
        Challenge (ASVspoof 2017). Genuine speech is collected from 10
        speakers for training set and 8 speakers for development set.
        Presentation attacks are then generated from the genuine data using a number
        of different replay attacks using different devices recorded in different environments.
        
        Installation
        ------------
        
        Complete Bob's `installation`_ instructions. Then, to install this pacakge,
        run::
        
          $ conda install bob.db.asvspoof2017
        
        
        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
        .. _asvspoof2017: http://www.spoofingchallenge.org/
        
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Database :: Front-Ends
