allenhung1025 / LoopTest

Official repo of ISMIR-21 publication, “A Benchmarking Initiative for Audio-domain Music Generation using the FreeSound Loop Dataset”.
MIT License
77 stars 12 forks source link

Add Cog config and web demo #2

Closed andreasjansson closed 2 years ago

andreasjansson commented 3 years ago

Hi @allenhung1025! đź‘‹

I'm super impressed with your drum loop generator. I don't think I've ever seen such coherent music generation from audio, it's fabulous!

This pull request adds an interactive demo page for the four-bar LooperMan model: https://replicate.ai/allenhung1025/looptest

Under the hood I've used an open source tool called Cog to make a Docker image, that is run by the Replicate website. The Docker image can also be downloaded from the site if people want to use your model from the command line.

If you click the "Sign in with GitHub" link you can claim the model page, which allows you to add more examples, edit the description, etc. image

In case you wonder who I am, I'm an ex MIR PhD student now working on Replicate. We want to make it easy to reproduce and run machine learning models, so we're going around the internet making Docker images and demo pages for the best models we find :)

andreasjansson commented 2 years ago

Hi @allenhung1025, would you be interested in merging this pull request? I find this model really fun to play with, and we would love to feature it on the Replicate home page.

allenhung1025 commented 2 years ago

Hi @andreasjansson, thank you so much. I'm currently a bit busy. Please give me a few more days to check the pull request. Thanks for your patience.