ben-hayes / neural-waveshaping-synthesis

efficient neural audio synthesis in the waveform domain
Mozilla Public License 2.0
185 stars 14 forks source link

Add Cog configuration #7

Open andreasjansson opened 3 years ago

andreasjansson commented 3 years ago

Hi @ben-hayes!

This pull request makes it possible to run your model inside a Docker environment, which makes it easier for other people to run it. We're using an open source tool called Cog to make this process easier.

This also means we can make a web page where other people can try out your model! View it here: https://replicate.ai/ben-hayes/neural-waveshaping-synthesis

If you click the "Sign in with GitHub" button you can claim your model so you can edit the description, add examples, etc. We'll also feature it on the Explore page.

image