how to denosie the background noise
2 views (last 30 days)
Show older comments
there r 2 .wav file , one talk with laugh, another is just laugh. how to denoise the laugh from the first one . the green one is laugh sound, blue one is talk with laugh.
Accepted Answer
Image Analyst
on 6 Apr 2015
That's not noise. It's two different sounds. You don't want a denoising algorithm. This is a "blind source separation" problem, also known as "the cocktail party problem". You can use independent components analysis (ICA) to solve the BSS problem. See these links:
More Answers (0)
See Also
Categories
Find more on Audio I/O and Waveform Generation 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!