[speex-dev] project "Sphinx" kicked off

Christian Buchner Christian.Buchner1 at epost.de
Wed Jun 18 21:32:22 PDT 2003



<with Prof. Farnsworth voice> "Good News, everyone".

I've just kicked off project "Sphinx". Which is supposed to
sound like "Speex" merged with "INT". ;) Meaning I am working
on an integer encoder and decoder.

It looks like I will be pulling in a new "integer plumbing"
into the foundation of the codec, comparing the results with
the old "floating point plumbing" along the way. Once the
integer code works, I can tear down the old floating point
code.  Pray this works ;)

Another option I've been thinking about is replacing
all arithmetic operations (additions, multiplications, etc)
with #define macros. So you would get an integer or floating
point version depending on whether you use the int or the float
macros. Even though this would be "cool", it is more difficult
and error prone. I guess I'll use the previous option.

Christian

<p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'speex-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Speex-dev mailing list