MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
pyannote/__init__.py
pyannote.database.egg-info/PKG-INFO
pyannote.database.egg-info/SOURCES.txt
pyannote.database.egg-info/dependency_links.txt
pyannote.database.egg-info/entry_points.txt
pyannote.database.egg-info/namespace_packages.txt
pyannote.database.egg-info/requires.txt
pyannote.database.egg-info/top_level.txt
pyannote/database/__init__.py
pyannote/database/_version.py
pyannote/database/cli.py
pyannote/database/config.py
pyannote/database/custom.py
pyannote/database/database.py
pyannote/database/loader.py
pyannote/database/util.py
pyannote/database/protocol/__init__.py
pyannote/database/protocol/collection.py
pyannote/database/protocol/protocol.py
pyannote/database/protocol/speaker_diarization.py
pyannote/database/protocol/speaker_identification.py
pyannote/database/protocol/speaker_recognition.py
pyannote/database/protocol/speaker_spotting.py
pyannote/database/protocol/speaker_verification.py