Displaying 2 results from an estimated 2 matches for "f43d905d".
Did you mean:
f439056
2007 Feb 02
1
Getting at the LPC coefficients
...le to
> get that code.
>
> Jean-Marc
>
--
Bernie Roehl
Software Consultant
Mail: broehl@gmail.com
Voice: (519) 577-8494
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20070202/f43d905d/attachment.htm
2007 Feb 02
2
Getting at the LPC coefficients
Hi everyone!
It's my first time posting to this list, and I've got a fairly technical
question.
I'm interested in doing phoneme extraction, and one of the first steps in
the algorithm I'm planning to use is to get the LPC coefficients for an
input frame. Since Speex is CELP-based, the coefficients must be generated
in there somewhere. I've tried digging around in the source