TrueSpeech

Kostya <[email protected]> Tue, 27 Dec 2005 07:11:12 +0200
Newsgroups gmane.comp.video.xine.codec.devel
Message-ID <[email protected]>
Here is my implementation of DSP Group TrueSpeech decoder. It is not 
ideal, still something can be heard. Decoder decodes stream.dump (can be 
created with mplayer -dumpaudio) into decoded.raw (raw format, 8000 Hz, 
16-bit, mono). Compile with "gcc ts_decoder.c"
Please look into code and point to similar functions in other codecs (I 
suspect something is wrong in my Correlate() function and somewhere else 
too). Thanks.
true_speech.tgz (application/x-gzip, 5 KB) - not displayed