|
Hello, How to detect howling (strong sinusoids due to the acoustic echo feedback) in speech signal ? I tried LMS - IIR Filtering (c.f. " Implementation and Evaluation of echo cancellation algorithms ", by Sundar G Sankaran) , but I have problems with its implementation on a fixed-point DSP. Moreover i think this detector will not work if there is more than one sinusoid in the signal. Thank you |