Displaying 2 results from an estimated 2 matches for "andreaelectronics".
2004 Aug 06
0
speex_denoise on non-microphone noise (static ?)
...bout all that
"(re-)building profile and all". All you need to do is keep calling
speex_preprocess each frame and that's all.
For those who would like to know how all this works, see "Speech
Enhancement for Non-Stationary Noise Environments"
by Cohen and Berdugo
(http://www.andreaelectronics.com/pdf_files/article.pdf )
Jean-Marc
--
Jean-Marc Valin, M.Sc.A., ing. jr.
LABORIUS (http://www.gel.usherb.ca/laborius)
Université de Sherbrooke, Québec, Canada
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-sig...
2005 Feb 21
2
speex denoiser adaptation time
Hi Jean Marc & List,
So I have been fiddling with the denoiser (again). While poking
around I noticed that nb_preprocess is basically a counter that
is mod-ded with 100 (the default), which causes Smin[] to be re-
seeded with the value in Stmp[] (min of the previous adaptation
period). Smin[] is then used to update the noise probability, which
is (probably) less likely when adaptation