how to denosie the background noise
2 次查看(过去 30 天)
显示 更早的评论
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.
采纳的回答
Image Analyst
2015-4-6
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:
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio I/O and Waveform Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!