User’s Guide

This package contains the access API and descriptions for the Voxforge database. It only contains the Bob accessor methods to use the database directly from python, with our certified protocols.

The Database Interface

The bob.db.voxforge.Database complies with the standard biometric verification database as described in Common Functionality in all Verification Databases, by implementing the bob.db.verification.filelist.Database.

Todo

Explain the particularities of the bob.db.voxforge.Database database.

Table Of Contents

Previous topic

Voxforge Database Verification Protocols

Next topic

Python API

This Page