Audio processing using LMS algorithm
Show older comments
Hello
I would be grateful if you could help me in the following issue:
I have a "Pure Speech" audio file and a "Noisy" audio file which consists of "Pure Speech" and background noise (passed through a microphone).
I need to extract the background noise (Not Speech) from the "Noisy" file using the "Pure Speech" as the reference signal.
I tried different kinds of LMS and RLS algorithm to do that, but all of these algorithms failed to extract the background noise.
It would be very helpful if you could guide me what the problem is.
Answers (1)
Selva Karna
on 22 Jan 2020
0 votes
Split the channel ,then apply weiner filter
1 Comment
Meysam Jahanshahi
on 25 Jan 2020
Categories
Find more on Audio Processing Algorithm Design in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!