xiph/rnnoise

question about the noisy signal generated from `src/denoise.c`

angusxu458 opened this issue · 0 comments

I output the xn[i] = x[i] + n[i] to a new .pcm file and comvert it into .wav. It doesn't sound like the mixing audio in rnnoise-demo. Actually it is very noisy with white noise.