xiph/rnnoise

confused with pitch filter

GreenHandLW opened this issue · 0 comments

Thanks for this great project.
I am confused that it finally computes parameter r with code r[i] *= sqrt(Ex[i]/(1e-8+Ep[i])); in pitch_filter function which is not mentioned in the article <A Hybrid DSP/Deep Learning Approach to Real-Time Full-Band Speech Enhancement>.