Metadata-Version: 1.1
Name: bob.db.voxforge
Version: 2.2.0
Summary: Speaker verification protocol on a subset of the VoxForge database
Home-page: http://gitlab.idiap.ch/bob/bob.db.voxforge
Author: Elie Khoury
Author-email: Elie.Khoury@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Tue 16 Aug 11:58:23 CEST 2016
        
        .. image:: http://img.shields.io/badge/docs-v2.2.0-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.voxforge/v2.2.0/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bioidiap/bob.db.voxforge/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.db.voxforge/badges/v2.2.0/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.voxforge/commits/v2.2.0
        .. image:: https://gitlab.idiap.ch/bob/bob.db.voxforge/badges/v2.2.0/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.voxforge/commits/v2.2.0
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.voxforge
        .. image:: http://img.shields.io/pypi/v/bob.db.voxforge.svg
           :target: https://pypi.python.org/pypi/bob.db.voxforge
        
        
        ========================================
         Voxforge Toy Database Interface for Bob
        ========================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_.
        Voxforge offers a collection of transcribed speech for use with Free and Open Source Speech Recognition Engines. In this package, we design a speaker recognition protocol that uses a small subset of the english audio files (only 6561 files) belonging to 30 speakers randomly selected. This subset is split into three equivalent parts: Training (10 speakers), Development (10 speakers) and Evaluation (10 speakers) sets.
        
        
        Installation
        ------------
        
        Complete Bob's `installation`_ instructions. Then, to install this package,
        run::
        
          $ conda install bob.db.voxforge
        
        
        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
        
Keywords: Speaker Recognition,Speaker verification,Audio processing,Database,Voxforge
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
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
