COPYING
MANIFEST.in
README.rst
bootstrap-buildout.py
buildout.cfg
requirements.txt
setup.py
version.txt
bob/__init__.py
bob.bio.gmm.egg-info/PKG-INFO
bob.bio.gmm.egg-info/SOURCES.txt
bob.bio.gmm.egg-info/dependency_links.txt
bob.bio.gmm.egg-info/entry_points.txt
bob.bio.gmm.egg-info/requires.txt
bob.bio.gmm.egg-info/top_level.txt
bob/bio/__init__.py
bob/bio/gmm/__init__.py
bob/bio/gmm/algorithm/GMM.py
bob/bio/gmm/algorithm/ISV.py
bob/bio/gmm/algorithm/IVector.py
bob/bio/gmm/algorithm/JFA.py
bob/bio/gmm/algorithm/__init__.py
bob/bio/gmm/config/__init__.py
bob/bio/gmm/config/algorithm/__init__.py
bob/bio/gmm/config/algorithm/gmm.py
bob/bio/gmm/config/algorithm/gmm_regular.py
bob/bio/gmm/config/algorithm/isv.py
bob/bio/gmm/config/algorithm/ivector_cosine.py
bob/bio/gmm/config/algorithm/ivector_lda_wccn_plda.py
bob/bio/gmm/config/algorithm/ivector_plda.py
bob/bio/gmm/config/algorithm/jfa.py
bob/bio/gmm/script/__init__.py
bob/bio/gmm/script/train_gmm.py
bob/bio/gmm/script/train_isv.py
bob/bio/gmm/script/train_ivector.py
bob/bio/gmm/script/verify_gmm.py
bob/bio/gmm/script/verify_isv.py
bob/bio/gmm/script/verify_ivector.py
bob/bio/gmm/test/__init__.py
bob/bio/gmm/test/test_algorithms.py
bob/bio/gmm/test/test_scripts.py
bob/bio/gmm/test/data/gmm_model.hdf5
bob/bio/gmm/test/data/gmm_projected.hdf5
bob/bio/gmm/test/data/gmm_projector.hdf5
bob/bio/gmm/test/data/isv_model.hdf5
bob/bio/gmm/test/data/isv_projected.hdf5
bob/bio/gmm/test/data/isv_projector.hdf5
bob/bio/gmm/test/data/ivector2_model.hdf5
bob/bio/gmm/test/data/ivector2_projected.hdf5
bob/bio/gmm/test/data/ivector2_projector.hdf5
bob/bio/gmm/test/data/ivector3_model.hdf5
bob/bio/gmm/test/data/ivector3_projected.hdf5
bob/bio/gmm/test/data/ivector3_projector.hdf5
bob/bio/gmm/test/data/ivector_model.hdf5
bob/bio/gmm/test/data/ivector_projected.hdf5
bob/bio/gmm/test/data/ivector_projector.hdf5
bob/bio/gmm/test/data/jfa_enroller.hdf5
bob/bio/gmm/test/data/jfa_model.hdf5
bob/bio/gmm/test/data/scores-nonorm-gmm-dev
bob/bio/gmm/test/data/scores-nonorm-isv-dev
bob/bio/gmm/test/data/scores-nonorm-ivector-cosine-dev
bob/bio/gmm/test/data/scores-nonorm-ivector-lda-wccn-plda-dev
bob/bio/gmm/test/data/scores-ztnorm-gmm-dev
bob/bio/gmm/test/data/scores-ztnorm-isv-dev
bob/bio/gmm/test/data/scores-ztnorm-ivector-cosine-dev
bob/bio/gmm/test/data/scores-ztnorm-ivector-lda-wccn-plda-dev
bob/bio/gmm/test/dummy/__init__.py
bob/bio/gmm/test/dummy/extractor.py
bob/bio/gmm/tools/__init__.py
bob/bio/gmm/tools/command_line.py
bob/bio/gmm/tools/gmm.py
bob/bio/gmm/tools/isv.py
bob/bio/gmm/tools/ivector.py
bob/bio/gmm/tools/utils.py
doc/conf.py
doc/implementation.rst
doc/implemented.rst
doc/index.rst
doc/links.rst
doc/parallel.rst
doc/py_api.rst
doc/references.rst