how to denosie the background noise
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Roger
el 6 de Abr. de 2015
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.
1 comentario
Respuesta aceptada
Image Analyst
el 6 de Abr. de 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:
Más respuestas (0)
Ver también
Categorías
Más información sobre Audio I/O and Waveform Generation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!