singaxiong / SignalGraph

Matlab-based deep learning toolkit that supports arbitrary directed acyclic graphs (DAG). Support DNN, LSTM, CNN layers and many signal processing layers. Include recipes/examples of using the tool for various tasks.
MIT License
150 stars 80 forks source link

dereverberation recipe #4

Open roozbehsadeghian opened 7 years ago

roozbehsadeghian commented 7 years ago

I wonder if you have any dereverberation recipe.

singaxiong commented 7 years ago

Yes, I will add a dereverberation recipe soon.

singaxiong commented 7 years ago

There are many ways to perform dereverberation using neural networks. I will provide a regression based one first.