Skip to content

pranaymanocha/SE_DEMUCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch implementation of the paper "Real Time Speech Enhancement in the Waveform Domain"

Installation

Use pytorch version 1.4.0

Create .npy files for the dataset OR load the dataset using a dataloader from a directory. VCTK Dataset (28spk) train/valset .npy present here along with a few pretrained models.

To be implemented:

  1. Normalising the input by standard deviation
  2. Upsampling the waveform by a factor before feeding to a network.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages