How to create and train a LSTM network for audio denoising in MATLAB

16 views (last 30 days)
Good day,
I am currently attempting to create a LSTM network for audio denoising but cant find any examples on how to create and train the network to remove noise from an audio signal, is this possible, if so could an example be provided.

Accepted Answer

jibrahim
jibrahim on 18 Oct 2021
This example does not use LSTMs, but it should be useful:
Also related: Take a look at an example on voice activity detection in noise using LSTMs:

More Answers (0)

Categories

Find more on AI for Audio in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!