[bob.db]
dummy-speech = bob.pad.voice.test.dummy.database:Interface

[bob.pad.algorithm]
dummy-algo = bob.pad.voice.algorithm.dummy_algorithm:algorithm
gmm = bob.pad.voice.algorithm.gmm_algorithm:algorithm
gmm-scfc = bob.pad.voice.config.algorithm.gmm_scfc:algorithm
histdistance = bob.pad.voice.algorithm.histdistance_algorithm:algorithm
logregr = bob.pad.voice.algorithm.logregr_algorithm:algorithm
normlogregr = bob.pad.voice.config.algorithm.normlogregr_algorithm:algorithm
pcalogregr = bob.pad.voice.config.algorithm.pcalogregr_algorithm:algorithm

[bob.pad.database]
asvspoof = bob.pad.voice.config.database.asvspoof:database
avspoof = bob.pad.voice.config.database.avspoof:database
dummy-speech = bob.pad.voice.test.dummy.database:database
voicepa = bob.pad.voice.config.database.voicepa:database

[bob.pad.extractor]
glcms = bob.pad.voice.extractor.glcms:extractor
imfcc20 = bob.bio.spear.config.extractor.imfcc20:extractor
lbp-eurecom = bob.pad.voice.config.extractor.lbp_eurecom:extractor
lbp-hist = bob.pad.voice.extractor.lbp_histograms:extractor
lbp-regular8-2 = bob.pad.voice.config.extractor.lbp_regular8_2hist:extractor
lfcc20 = bob.bio.spear.config.extractor.lfcc20:extractor
mfcc20 = bob.bio.spear.config.extractor.mfcc20:extractor
ratios = bob.pad.voice.extractor.ratios:extractor
rfcc20 = bob.bio.spear.config.extractor.rfcc20:extractor
scfc20 = bob.bio.spear.config.extractor.scfc20:extractor
scmc20 = bob.bio.spear.config.extractor.scmc20:extractor
ssfc20 = bob.bio.spear.config.extractor.ssfc20:extractor

[bob.pad.grid]
modest = bob.bio.spear.config.grid.modest:grid

[bob.pad.preprocessor]
energy-2gauss = bob.bio.spear.config.preprocessor.energy_2gauss:preprocessor
energy-thr = bob.bio.spear.config.preprocessor.energy_thr:preprocessor
external = bob.bio.spear.config.preprocessor.external:preprocessor
mod-4hz = bob.bio.spear.config.preprocessor.mod_4hz:preprocessor

[console_scripts]


