I packaged it as a docker image
#10
by KebalBaguette - opened
First of all amazing work guys.
I packaged this as a working docker image (i took the large 2 multilingual model btw) . This is not perfect and for now it's only pushing in a supabase bucket but it's an easy change to got songs on any kind of storage.
https://github.com/laurentf/songgen
I was able to manually use the image in runpod, successfully generating songs (the README explains all and there are examples in the repo). Public runpod serverless repo is coming as soon as the job actually triggers :)
Docker image available here => naturelbenton/songgen-worker:latest
Enjoy.