<< Chapter < Page Chapter >> Page >
This module sums up the results of our audio file recognition system.

Using a 46-song database, we found our system to be quite reliable, even with short clip lengths and lowsignal-to-noise ratios. The system was able to detect matches even when the identity of the song clip could not be audibly ascertained. Since the system handles distortion well, it should be well suited to receive input clips from a microphone.

SNR vs. Confidence Level for Match. Confidence is the ratio of the calculated matched filter spike tothe ideal spike. Even with the lowest SNR we tested (200% noise), matching still occurred correctly.

Clip Length vs. CPU Time. As clip length increases, match-seeking time increases linearly. Smaller clips arefaster. 75 seconds minimum time is required to search through the database. Even with the shortest clip tested (1 second), matchingoccurred correctly.

The main drawbacks of our system were in its computation time. A little over a minute is required to perform thesearch and matching operations. With many more songs added to the database, the delay would be considerably longer.

Computation Time Breakdown. The FFT algorithms in the Match Recognition System consume most of the operationtime.

If the database were large enough to use the system in practical applications, the search delay would be far too long. To improve the operation time of the system,the Match Recognition System would most likely be optimized. Possible methods for this optimization include predictive shiftingin the filtering stage and partitioning of the database.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Elec 301 projects fall 2006. OpenStax CNX. Sep 27, 2007 Download for free at http://cnx.org/content/col10462/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Elec 301 projects fall 2006' conversation and receive update notifications?

Ask