[bob.bio.extractor]
audiotf = bob.pad.voice.extractor.audio_tensorflow:audiotf

[bob.bio.preprocessor]
dummytfp = bob.pad.voice.extractor.dummy_tensorflow:dummytf

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

[bob.pad.algorithm]
dummy-algo = bob.pad.voice.algorithm.dummy:algorithm
gmm = bob.pad.voice.algorithm.GMM:algorithm
gmm-scfc = bob.pad.voice.config.algorithm.gmm_scfc:algorithm
histdistance = bob.pad.voice.algorithm.HistDistance:algorithm
logregr = bob.pad.voice.algorithm.LogRegr:algorithm
normlogregr = bob.pad.voice.config.algorithm.NormLogRegr:algorithm
pcalogregr = bob.pad.voice.config.algorithm.PCALogRegr:algorithm
tensorflow = bob.pad.voice.algorithm.TensorflowEval:algorithm

[bob.pad.database]
asvspoof = bob.pad.voice.config.database.asvspoof:database
asvspoof2017 = bob.pad.voice.config.database.asvspoof2017: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]
audiotf = bob.pad.voice.extractor.audio_tensorflow:audiotf
cqcc20e = bob.bio.spear.config.extractor.cqcc20:cqcc20
dummytfe = bob.pad.voice.extractor.dummy_tensorflow:dummytf
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]
cqcc20p = bob.bio.spear.config.extractor.cqcc20:cqcc20
dummytfp = bob.pad.voice.extractor.dummy_tensorflow:dummytf
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]


