Skip to content

jayg996/wave-u-net-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wave-U-Net pytorch

Pytorch implementation of Wave-U-Net: A Multi-Scale Neural Network for End-to-End Audio Source Separation

Requirements

  • pytorch >= 1.0.0
  • pyyaml >= 3.13

File descriptions

  • waveunet.py : contains pytorch implementaion of Wave-U-Net (M4 model in paper)
  • hparams.yaml : includes hyper parameters.

Training and Test

  • To be added.

Comments

  • Any comments for the codes are always welcome.

About

Pytorch implementation of Wave-U-Net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages