Skip to content

timoncool/ACE-Step-Studio-pinokio

Repository files navigation

ACE-Step Studio — Pinokio launcher

One-click cross-platform installer for ACE-Step Studio — local AI music generation. Suno at home.

Install on Pinokio Open in Pinokio Main repo Donate

Stars License Last Commit Issues Code size Pinokio

Windows Linux macOS NVIDIA AMD Python PyTorch

This repository is the Pinokio launcher for ACE-Step Studio — the actual app lives there. This repo only contains the scripts that Pinokio runs to install, start, update and reset the app in an isolated cross-platform environment.

Install

  1. Download and install Pinokio
  2. Open in Pinokio:
  3. Click Install inside Pinokio — it will clone the app, create a Python 3.12 venv, install PyTorch (right build for your GPU), pull models on first run

What this launcher does

  • Isolated Python venv with Python 3.12 via uv — no system-wide installs
  • PyTorch auto-selected by GPU/OS — CUDA 12.8 (NVIDIA x64), CUDA 13.0 (aarch64), DirectML (AMD Win), ROCm 6.3 (AMD Linux), MPS/CPU (macOS), CPU fallback
  • Triton + Flash-Attention 2 on NVIDIA Win/Linux (auto-skipped elsewhere)
  • MLX native acceleration on Apple Silicon
  • Bundled Node.js + npm + ffmpeg from Pinokio (no separate downloads)
  • Frontend built via Vite, Express server via tsx
  • Models cached under app/models (HF_HOME)
  • Cross-platform: Windows / Linux x64 & aarch64 / macOS ARM & Intel

Launch modes

Menu item What it runs
Start (Standard) Full Express + DiT + LM (PT backend)
Start (No LM) DiT only — more VRAM free, no AI lyrics
Start (Dev) tsx watch + Vite HMR (for launcher development)
Open Folder File explorer at Generated Audio / App Data / Models cache
Update git pull launcher + app + ACE-Step-1.5 + rebuild frontend
Save Disk Space Dedup venv libraries via fs.link
Reset Wipe app/ folder (full pre-install state)

Platform support matrix

OS GPU Status Acceleration
Windows 10/11 NVIDIA RTX 20xx–50xx ✅ tested CUDA 12.8 + Triton + Flash-Attn
Linux x64 NVIDIA RTX 20xx–50xx ✅ expected CUDA 12.8 + Triton + Flash-Attn
Linux aarch64 NVIDIA DGX Spark / Jetson ✅ expected CUDA 13.0
Windows AMD RDNA3+ ✅ expected DirectML
Linux AMD RDNA3+ ✅ expected ROCm 6.3
macOS Apple Silicon M1–M4 ✅ expected MPS + MLX native
macOS Intel ⚠️ CPU-only CPU
Any CPU only ⚠️ very slow CPU
Win/Linux NVIDIA GTX 10xx (Pascal) cu128 requires sm_70+

Links

Support This Project

I build software and do research in AI and music/voice generation. Most of what I create is free and open source. Your donations allow me to keep creating and exploring without worrying about where the next meal comes from =)

All donation methods | dalink.to/nerual_dreming | boosty.to/neuro_art

  • BTC: 1E7dHL22RpyhJGVpcvKdbyZgksSYkYeEBC
  • ETH (ERC20): 0xb5db65adf478983186d4897ba92fe2c25c594a0c
  • USDT (TRC20): TQST9Lp2TjK6FiVkn4fwfGUee7NmkxEE7C

Author

License

MIT — same as the main ACE-Step Studio project.


Star History

Star History Chart

About

One-click Pinokio launcher for ACE-Step Studio — local AI music generation (Suno at home). Cross-platform: Win/Linux/macOS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors