How to create and train a LSTM network for audio denoising in MATLAB
4 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
jibrahim
2021 年 10 月 18 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Audio I/O and Waveform Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!