How to create and train a LSTM network for audio denoising in MATLAB
7 views (last 30 days)
Show older comments
Arvinda Ramsundar
on 15 Oct 2021
Commented: kalyan kumar p
on 15 Feb 2022
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.
2 Comments
Accepted Answer
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:
0 Comments
More Answers (0)
See Also
Categories
Find more on Audio I/O and Waveform Generation 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!