Containerized and exposed an API for denoising

#7
by richmr2174 - opened

Howdy. I love what this model can do but had some issues getting it running and integrated into a good workflow. In the end I made container and added a simple API server to take a WAV and denoise it.

The container preloads the model files on build so it is ready to work as soon as the container is started.

You can find it here: https://github.com/richmr/Resemble-Enhance-API-Container

I am not distributing a working container to Docker Hub because the model files aren't really mine to distribute.

Sign up or log in to comment