Exercise 5
Download the VOICEBOX:
Speech Processing Toolbox for MATLAB from here, and
do the following exercises:
1.
Load
a .wav file and split the signal into frames (applying a window).
2.
Find
the zero crossing rates for each frame.
3.
Perform
linear predictive coding analysis.
4.
Calculate
mel-frequency cepstral
coefficients that are commonly used for classification.