from Hacker News

Show HN: A guide to self-host AudioCraft demo

by AlexITC on 8/6/23, 4:41 AM with 1 comments

  • by AlexITC on 8/6/23, 4:46 AM

    Hi hn,

    Since I shared the AudioCraft cool project with my family, they were keen to try it but there does not seem to be any live version from it, I decided to host my own for a while and detailed my steps in this guide.

    There is a live MusicGen demo app for hn users to try, I don't know how long it will last online because the server doesn't seem to be capable of handling many concurrent requests: https://audiocraft.wiringbits.net/

    In a preview hn discussion about AudioCraft I saw a few people that weren't sure how to execute it, this guide can hopefully help the community (https://news.ycombinator.com/item?id=36972347).

    The way to deploy this version is the old-school way, similar to a previous hn discussion (https://blog.wesleyac.com/posts/how-i-run-my-servers) that generated some interest.

    Overall, this piece of technology is pretty interesting and fun, I hope the guide helps.

    Thanks.