Academia.eduAcademia.edu

Now that the MFCC features are captured, a means to compare them to a known reference needs to be developed. This section elaborates on 3 different classifiers designed to achieve this. An overview of the feature matching process is shown in Figure 3.16.  Each classifier is designed to produce a confidence rating from 0 to 1 (a dog bark), where all outputs are fed into what is known as the ‘Jury’ classifier. The Jury is responsible for modeling the behavior of each classifier and combining all confidence ratings. A threshold is then applied to the overall confidence. If it is met, the acoustic signal is classified to contain dog barks. If not, the signal is classified as not containing dog barks. The sections to follow develop each of these components in detail.  3.3 Acoustic Analysis: Feature Matching

Figure 3 Now that the MFCC features are captured, a means to compare them to a known reference needs to be developed. This section elaborates on 3 different classifiers designed to achieve this. An overview of the feature matching process is shown in Figure 3.16. Each classifier is designed to produce a confidence rating from 0 to 1 (a dog bark), where all outputs are fed into what is known as the ‘Jury’ classifier. The Jury is responsible for modeling the behavior of each classifier and combining all confidence ratings. A threshold is then applied to the overall confidence. If it is met, the acoustic signal is classified to contain dog barks. If not, the signal is classified as not containing dog barks. The sections to follow develop each of these components in detail. 3.3 Acoustic Analysis: Feature Matching