MANIFEST.in
setup.py
versioneer.py
pyannote/__init__.py
pyannote.features.egg-info/PKG-INFO
pyannote.features.egg-info/SOURCES.txt
pyannote.features.egg-info/dependency_links.txt
pyannote.features.egg-info/namespace_packages.txt
pyannote.features.egg-info/requires.txt
pyannote.features.egg-info/top_level.txt
pyannote/features/__init__.py
pyannote/features/_version.py
pyannote/features/applications/__init__.py
pyannote/features/applications/speech.py
pyannote/features/audio/__init__.py
pyannote/features/audio/yaafe.py
pyannote/features/text/__init__.py
pyannote/features/text/preprocessing.py
pyannote/features/text/tfidf.py
pyannote/features/video/__init__.py
pyannote/features/video/opencv.py
scripts/color_histogram.py
scripts/mfcc.py