Matching Audio Fragments

What follows is an example of a code review. The code reviewed is for a semester project that takes two directories of audio recordings and identifies all recordings in the first directory that contain an audio fragment of five seconds or longer that sounds like an audio fragment found within some recording in the second directory.

For debugging: Click here to validate.