... Vorbis Psychoacoustic Model to Speex"
I just wanted to point out this publicaction. It might be of interest for some of you. Maybe it can be discussed here.
For starters I was quite surprised about how the old noise shaping filter of Speex used to look like (see the first frequency/amplitude plot). People who are aware of how the outcome of a modern psychoacoustic model looks like won't have any doubts that this can be improved.
Funny thing also is the resemblance of scheme they came up with to the noise shaping algorithm I used here (noise shaping filter: denominator polynomial = LPC analysis filter polynomial, nominator polynomial = fixed noise shaper that additionally moves some noise from lower to higher frequency bands which I derived by feeding Vorbis with white noise). I didn't describe it in the thread so you could accuse me of lying but I remember telling bryant about it.
Anyhow, the fixed nominator I used seemed to work fine for me. Such a filter could be further optimized for speech. Advantage over the proposed scheme by jmvalin and monty: EVEN SIMPLER encoder implementation. Disadvatage: It might be of lower quality -- But my instinct tells me the difference in quality should be marginal.
Sebi
