[Speex-dev] Broken denoiser in SVN (?)

Jean-Marc Valin jean-marc.valin at usherbrooke.ca
Sat Dec 23 04:44:23 PST 2006



Dmitry Yakimov a écrit :
> Hi,
> 
> I'm trying to use a denoiser on a wince with a FIXED_POINT defined.
> 
> Denoiser works OK - it removes the noise, but then it unacceptable hurts
> a voice.
> 
> Here is a code that I use:
> 
> #define TEST_DENOISE_SAMPLES 2000

Euh, how about you define a frame size that isn't 10x bigger than what's
recommended in the manual? Also, when reporting problems, please refer
to code in the speex distribution (testdenoise, testenc, speexenc, ...)
instead of your own code. At least if that fails I know that it might be
a bug in my code and not in yours (which is usually much more likely).

	Jean-Marc


More information about the Speex-dev mailing list