Skip to main content

Speaker verification protocol on the NIST SRE 2012

Project description

http://img.shields.io/badge/docs-v3.0.3-yellow.svg http://img.shields.io/badge/docs-latest-orange.svg https://gitlab.idiap.ch/bob/bob.db.nist_sre12/badges/v3.0.3/build.svg https://gitlab.idiap.ch/bob/bob.db.nist_sre12/badges/v3.0.3/coverage.svg https://img.shields.io/badge/gitlab-project-0000c0.svg http://img.shields.io/pypi/v/bob.db.nist_sre12.svg

Speaker Recognition Protocol on the NIST SRE 2012 Database Interface for Bob

This package is part of the signal-processing and machine learning toolbox Bob. This package contains an interface for the evaluation protocol of the 2012 NIST Speaker Recognition Evaluation. This package does not contain the original NIST SRE databases, which need to be obtained through the link above.

Installation

Complete Bob’s installation instructions. Then, to install this package, run:

$ conda install bob.db.nist_sre12

You can either download the SQLite DB file

  1. To download a copy of an already populated SQLite DB

./bin/bob_dbmanage.py nist_sre12 download

  1. To generate and populate the NIST SRE 2012 database do the following:

  • Change to sre12 file list directory:

    cd bob/db/nist_sre12/sre12

  • Create file lists and key files for NIST SRE 2012 protocols and conditions

    ./generate-file-lists.py

  • You can check that file lists point to actual files by running

    ./check-all-files-exist.py

    after assigning variable ‘prefix’ your SRE12 base path

    prefix=’DATABASE_DIRECTORY_PREFIX’

  • Populate SQL database

    ./bin/bob_dbmanage.py nist_sre12 create -vv -R

  1. To double check the files in the SQLite database point to actual files

./bin/bob_dbmanage.py nist_sre12 checkfiles -e .sph -d DATABASE_DIRECTORY_PREFIX

Contact

For questions or reporting issues to this software package, contact our development mailing list.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bob.db.nist_sre12-3.0.3.zip (30.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page