drethage / speech-denoising-wavenet

A neural network for end-to-end speech denoising
MIT License
673 stars 164 forks source link

Run with docker #19

Open nyk510 opened 6 years ago

nyk510 commented 6 years ago

This project and paper are great and I feel very happy to use from all the way from Japan.

But this project did not have docker and docker-compose files, so I made it !

Usage is written in readme.md. I would be so happy if you could merge ;) thank you.

wantongtang commented 6 years ago

thank you very much , i am using the dockerfile you offered.

nyk510 commented 6 years ago

@wantongtang Thank you for using :)

yunzqq commented 4 years ago

Hi, nyk510, can you tell me the parameter size of wavenet? thank you very much!