Skip to content

Data Tools for de-reverberation with deep learning project at DTU

Notifications You must be signed in to change notification settings

zacharyneveu/DeReverb

Repository files navigation

De-Reverberation Data Tools

Usage

For an example of how to create a dataset and dataloader, see Using_Dataloader.ipynb.
To modify the dataset/transforms, open Reverb_Investigation.ipynb and modify the code there for easy experimenting. Running the cells with the %%writefile * magics uncommented will export the code into python files for easy reuse.

TODO

  • Change np.convolve() convolution to nn.conv1d() for reverb transform
  • Make directory structure cleaner - .py files in their own directory?

About

Data Tools for de-reverberation with deep learning project at DTU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published