Hello, I find your code very interesting.
Instead of matching among multiple audio files, I am looking to modify the code to match a fragment of audio (3-10 seconds) within a single audio file (about 2 hours) and obtain its offset (start time). Is this possible?
If so, which part of the code should I refer to?