Sign in

username:

password:



Not a member?

Search speechcoding



Search tips

Subscribe to speechcoding



speechcoding by Keywords

ACELP | ADPCM | AMBE | AMR | AMR-NB | CELP | Codebook | DTMF | G.723 | G.726 | G.729 | GSM | Interpolation | LPC | LSF | LSP | MELP | PCM | Perceptual | Pitch | PSOL | QCELP | Quantization | SMV | VAD | Vocoder

Discussion Groups

Discussion Groups | Speech Coding | pitch detector for glottal period

Technical discussions related to Speech Coding (all itu and other vocoders, ACELP, CELP, AMR, etc)

  

Post a new Thread

pitch detector for glottal period - subdene - Nov 23 4:11:00 2004





Hello,

I have been trying to write a pitch detector within C++ for voiced
speech. I currently get the sample speech, apply centre clipping for
the entire speech data, and then calculate all the peaks. However, I
am not sure whether I need to split the data into frames, and then
apply a hamming window for example on each frame. Is this necessary?
All of this is done within the time domain. Additionally, I wanted to
use autocorrelation for determining the pitch period, and whether or
not a pitch was a glottal pitch. All the examples of autocorrelation
that I have seen use something called a lag, but they never explain
how to compute this lag.

So is it necessary to use frame and windowing? And
How should I calculate the glottal period from the other peaks?

Thanks in advance for any advice….. Sub.




(You need to be a member of speechcoding -- send a blank email to speechcoding-subscribe@yahoogroups.com )