Remove background noise from an audiotrack
古いコメントを表示
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 件のコメント
Paul Hoffrichter
2021 年 2 月 13 日
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
2021 年 2 月 13 日
Paul Hoffrichter
2021 年 2 月 16 日
編集済み: Paul Hoffrichter
2021 年 2 月 16 日
>> 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
2021 年 2 月 16 日
Lluís Ballber Mayans
2021 年 2 月 16 日
Paul Hoffrichter
2021 年 2 月 16 日
>> 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
2021 年 2 月 16 日
回答 (1 件)
Abhishek Gupta
2021 年 2 月 16 日
0 投票
Referring to the following resources, which might help you in resolving the issue: -
カテゴリ
ヘルプ センター および File Exchange で Audio and Video Data についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!