Updated: Sep 18, 2026
toolDownload
1 variant available
330 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 9
(2)
Sep 18, 2026
Other
YuE2 3B audio music model.
This C++ version runs about twice as fast as the Comfy workflow and requires no installation.
Here is my take on this model: it is roughly 8–10 times better than ACESTEP 1.5 and about 4–5 times better than ACESTEP 1.5 XL. In terms of sound quality, it outperforms Suno V6 Pro twofold, even though it often falls short regarding musical ideas. Nevertheless, the actual sound of the instruments, the timbres, and the overall audio quality are significantly better in Yue2 3B. Essentially, while this model may be less inventive compositionally, it surpasses its competitors specifically in terms of sound quality.
Show more

2.8K0 1 2 3 4 5 6 7 8 9.0 1 2 3 4 5 6 7 8 9K
2000 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 9
7670 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 9

This isn't my project, and I have no affiliation with it; I’m simply offering a straightforward way to get started and providing instructions that save you from having to grapple with complex code compilation or read through lengthy GitHub articles - because, in reality, it’s much simpler than that. My only contribution is a quick-launch bat file (so you don't have to struggle with PowerShell) and an example of what can be achieved with this model.
installation
1) download the archive and unpack it (preferably in the root folder C)
2) click run.bat
this file contains
start "" "audiocpp_server.exe" --ui --ui-management --backend cpu --port 8081
start http://127.0.0.1:8081
if this port is busy for you, then change its value for example to 8082
3) after launch, go to the models tab and download the model weights and vae

4) after that you can use the model by selecting it in the studio tab

