Speaker verification protocol on the NIST SRE 2012
Project description
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
To download a copy of an already populated SQLite DB
./bin/bob_dbmanage.py nist_sre12 download
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
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bob.db.nist_sre12-3.0.9.zip
.
File metadata
- Download URL: bob.db.nist_sre12-3.0.9.zip
- Upload date:
- Size: 30.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200925 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea90b5e96afc6c3ff7c3eeb03e1d6fe4f6cf0a1f9445ef958c2613e7b2a13d71 |
|
MD5 | c779c8f64714ea186aca8f625d63ee2e |
|
BLAKE2b-256 | 4fd1296f0ae77f0fa68db5219f2da264ab67d843800f45c8fa8e0505e3500e85 |