.. vim: set fileencoding=utf-8 : .. @author: Pavel Korshunov .. @date: Thu Nov 17 15:06:22 CEST 2016 .. _bob.db.cpqd_replay: ============================== CPqD Replay Database Interface ============================== CPqD Replay Protocols --------------------- CPqD Replay database provides several protocols:: * cpqdlspk1 * cpqdlspk2 * cpqdlspk3 * cpqdmic1 * cpqdmic2 * cpqdmic3 * cpqdpair1 * cpqdpair2 * cpqdpair3 * cpqdpair4 All these protocols are supported by `bob.db.cpqd_replay` DB interface for Bob_. Getting the data ---------------- The original data and the description of protocols can be obtained from CPqD (Brazil). Using this interface -------------------- This interface can be used to directly query and access the database protocols and samples, or/and in PAD `bob.pad.` framework of Bob toolkit. The database filelist can be queried via the following command line: .. code-block:: sh $ .bin/bob_dbmanage.py asvspoof dumplist --help .. _bob: https://www.idiap.ch/software/bob .. _idiap: http://www.idiap.ch