Skip to content
Snippets Groups Projects
user avatar
Manuel Guenther authored
72614885
History
http://img.shields.io/badge/docs-stable-yellow.png http://img.shields.io/badge/docs-latest-orange.png https://travis-ci.org/bioidiap/bob.db.voxforge.svg?branch=master https://coveralls.io/repos/bioidiap/bob.db.voxforge/badge.png https://img.shields.io/badge/github-master-0000c0.png http://img.shields.io/pypi/v/bob.db.voxforge.png http://img.shields.io/pypi/dm/bob.db.voxforge.png https://img.shields.io/badge/original-data--files-a000a0.png

Voxforge Toy Database Interface for 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

To install this package -- alone or together with other Packages of Bob -- please read the Installation Instructions. 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 for your operating system.

Getting the data

The data can be downloaded from its original URL (on Voxforge), or by running ./scripts/download_and_untar.sh, which takes as input the path in which the data will be stored:

$ ./scripts/download_and_untar.sh PATH/TO/WAV/DIRECTORY

Documentation

For further documentation on this package, please read the Stable Version or the Latest Version 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.