Sign In

audio.cpp Yue2 3B (song gen) fast C++

Updated: Sep 18, 2026

tool

Download

1 variant available

Archive Other

audio-v0.8.1-bin-windows-x64-cuda12.4.zip

421.81 MB

Verified:

Type
Workflows
Stats

33

Reviews
Published

Sep 18, 2026

Base Model

Other

Hash
AutoV2
75FC014C23
default creator card background decoration
Reactions - 2810

2.8K

Followers - 200

200

Likes - 767

767

Bronze Base model Badge

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

link to repository GitHub - 0xShug0/audio.cpp: An all-in-one, pure C++ inference engine for audio models, powered by ggml. Supports TTS, STT, VAD, voice conversion, music generation, and more, with highly optimized performance. No Python dependency. · GitHub