A collection of python programs that I used as part of a project to detect events with various audio data. Check the wiki for more information.
mic.py - A variety of methods to implement event detection with varying degrees of success.
audioClassifier.py - Training an audio classifier to determine a car vs not a car using audio data that I collected.
carAndJunkFeatures.py - The results of running feature extraction on the audio data.