1

I am a newbie in speech processing and experimenting to get a feel. I have extracted some speech segments using a window function and I want to find distance between a pair of segments. First, I took DFT of a segment and downsampled from the resulting frequencies (like 16 out of 256) and used them as features.

Then, I saw cepstrum (cceps in matlab) and linear predictive coding (lpc in matlab) coefficients can be extracted from a speech segment. My question is; what is a good way to use these coefficients to find distance. Should I use the first k coefficients or downsample like in DFT? Any hints about their usage would be appreciated.

Zoran
  • 111
  • 2

0 Answers0