Remove background noise from an audiotrack
63 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi everyone!
I have an audio recorded from my mic that has background noise, which it is the best way to get rid of it using MATLAB?
I tried Audacity noise removal and it worked pretty well, taking the profile of the noise, but I wish I could have a code in MATLAB since I am working with videos using MATLAB and the audios are from the videos, so I would have a 1 step code for processing my videos (instead of MATLAB+Audacity).
I want to mention also that I don't have experience in signal processing so if you can explain me a bit the code it will be much appreciated. I let you the sample (test.m4a) and the background noise when the mic is on without talking (noise.m4a).
Thank you so much!
Lluís
7 Kommentare
Paul Hoffrichter
am 16 Feb. 2021
>> m4a is not supported....
>> You asked me why I didnt attach here the audios
Hard to interpret "..."
Since you attached the two files to the OP, then it was clear that the "..." must mean something other than the files cannot be attached! What else could the "..." mean then!? Hard to interpret "..."!!
Antworten (1)
Abhishek Gupta
am 16 Feb. 2021
Referring to the following resources, which might help you in resolving the issue: -
0 Kommentare
Siehe auch
Kategorien
Mehr zu Audio Processing Algorithm Design finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!