COPYING
MANIFEST.in
README.rst
buildout.cfg
pyproject.toml
requirements.txt
setup.py
version.txt
bob/__init__.py
bob.bio.spear.egg-info/PKG-INFO
bob.bio.spear.egg-info/SOURCES.txt
bob.bio.spear.egg-info/dependency_links.txt
bob.bio.spear.egg-info/entry_points.txt
bob.bio.spear.egg-info/not-zip-safe
bob.bio.spear.egg-info/requires.txt
bob.bio.spear.egg-info/top_level.txt
bob/bio/__init__.py
bob/bio/spear/__init__.py
bob/bio/spear/audio_processing.py
bob/bio/spear/utils.py
bob/bio/spear/annotator/__init__.py
bob/bio/spear/annotator/energy_2gauss.py
bob/bio/spear/annotator/energy_thr.py
bob/bio/spear/annotator/mod_4hz.py
bob/bio/spear/config/__init__.py
bob/bio/spear/config/annotator/__init__.py
bob/bio/spear/config/annotator/energy_2gauss.py
bob/bio/spear/config/annotator/energy_thr.py
bob/bio/spear/config/annotator/mod_4hz.py
bob/bio/spear/config/database/__init__.py
bob/bio/spear/config/database/asvspoof.py
bob/bio/spear/config/database/asvspoof2017.py
bob/bio/spear/config/database/avspoof.py
bob/bio/spear/config/database/mini_voxforge.py
bob/bio/spear/config/database/mobio_audio_female.py
bob/bio/spear/config/database/mobio_audio_male.py
bob/bio/spear/config/database/nist_sre04to16.py
bob/bio/spear/config/database/timit.py
bob/bio/spear/config/database/voicepa.py
bob/bio/spear/config/database/voxceleb.py
bob/bio/spear/config/database/voxforge.py
bob/bio/spear/config/extractor/__init__.py
bob/bio/spear/config/extractor/mfcc60.py
bob/bio/spear/config/pipeline/__init__.py
bob/bio/spear/config/pipeline/mfcc60_gmm_mini.py
bob/bio/spear/config/pipeline/mfcc60_gmm_mobio.py
bob/bio/spear/config/pipeline/mfcc60_gmm_voxforge.py
bob/bio/spear/config/pipeline/mfcc60_isv_mini.py
bob/bio/spear/config/pipeline/mfcc60_isv_voxforge.py
bob/bio/spear/config/pipeline/speechbrain_ecapa_voxceleb.py
bob/bio/spear/database/__init__.py
bob/bio/spear/database/database.py
bob/bio/spear/database/voxforge.py
bob/bio/spear/extractor/Cepstral.py
bob/bio/spear/extractor/__init__.py
bob/bio/spear/extractor/speechbrain_embeddings.py
bob/bio/spear/test/__init__.py
bob/bio/spear/test/test_annotators.py
bob/bio/spear/test/test_audio_processing.py
bob/bio/spear/test/test_databases.py
bob/bio/spear/test/test_extractors.py
bob/bio/spear/test/test_pipelines.py
bob/bio/spear/test/test_transformers.py
bob/bio/spear/test/data/lfcc_60.hdf5
bob/bio/spear/test/data/mfcc_60.hdf5
bob/bio/spear/test/data/sample.hdf5
bob/bio/spear/test/data/sample.wav
bob/bio/spear/test/data/sample_cepstral.npy
bob/bio/spear/test/data/sample_energy.npy
bob/bio/spear/test/data/sample_spectrogram.npy
bob/bio/spear/test/data/silence.wav
bob/bio/spear/test/data/vad_energy_2gauss.hdf5
bob/bio/spear/test/data/vad_energy_thr.hdf5
bob/bio/spear/test/data/vad_mod_4hz.hdf5
bob/bio/spear/transformer/__init__.py
bob/bio/spear/transformer/path_to_audio.py
bob/bio/spear/transformer/preprocessing.py
bob/bio/spear/transformer/resample.py
doc/baselines.rst
doc/conf.py
doc/implementation.rst
doc/implemented.rst
doc/index.rst
doc/links.rst
doc/references.rst
doc/leaderboard/leaderboard.rst
doc/leaderboard/mobio_audio_female.rst
doc/leaderboard/mobio_audio_male.rst
doc/leaderboard/nist_sre04_16.rst
doc/leaderboard/voxceleb.rst
doc/leaderboard/voxforge.rst