TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: A guide to self-host AudioCraft demo

8 点作者 AlexITC将近 2 年前

1 comment

AlexITC将近 2 年前
Hi hn,<p>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.<p>There is a live MusicGen demo app for hn users to try, I don&#x27;t know how long it will last online because the server doesn&#x27;t seem to be capable of handling many concurrent requests: <a href="https:&#x2F;&#x2F;audiocraft.wiringbits.net&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;audiocraft.wiringbits.net&#x2F;</a><p>In a preview hn discussion about AudioCraft I saw a few people that weren&#x27;t sure how to execute it, this guide can hopefully help the community (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36972347">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36972347</a>).<p>The way to deploy this version is the old-school way, similar to a previous hn discussion (<a href="https:&#x2F;&#x2F;blog.wesleyac.com&#x2F;posts&#x2F;how-i-run-my-servers" rel="nofollow noreferrer">https:&#x2F;&#x2F;blog.wesleyac.com&#x2F;posts&#x2F;how-i-run-my-servers</a>) that generated some interest.<p>Overall, this piece of technology is pretty interesting and fun, I hope the guide helps.<p>Thanks.