LICENSE
README.md
setup.py
audio_sleuth/__init__.py
audio_sleuth/augmentations.py
audio_sleuth/detection_models.py
audio_sleuth/losses.py
audio_sleuth/trainer.py
audio_sleuth.egg-info/PKG-INFO
audio_sleuth.egg-info/SOURCES.txt
audio_sleuth.egg-info/dependency_links.txt
audio_sleuth.egg-info/requires.txt
audio_sleuth.egg-info/top_level.txt
audio_sleuth/data/__init__.py
audio_sleuth/data/collate.py
audio_sleuth/data/datasets.py
audio_sleuth/data/utils.py
tests/__init__.py
tests/test_resample.py