Remove background noise from an audiotrack
Show older comments
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 Comments
Paul Hoffrichter
on 13 Feb 2021
Why not attach the two files to your question so that we do not have to sign up for an account.
Lluís Ballber Mayans
on 13 Feb 2021
Paul Hoffrichter
on 16 Feb 2021
Edited: Paul Hoffrichter
on 16 Feb 2021
>> m4a is not supported....
I read in the two m4a files in Matlab, and listened to them. No problems. The noise was so weak that I could not hear it. Is this noise what you want to reduce? And your voice sounded clear with no noise.
Lluís Ballber Mayans
on 16 Feb 2021
Lluís Ballber Mayans
on 16 Feb 2021
Paul Hoffrichter
on 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 "..."!!
Lluís Ballber Mayans
on 16 Feb 2021
Answers (1)
Abhishek Gupta
on 16 Feb 2021
0 votes
Referring to the following resources, which might help you in resolving the issue: -
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!