Model reference · open weights

Ace-Step-1.5-ScragVAE

Ace-Step-1.5-ScragVAE is an open-weight audio or speech model from scragnog, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

Audio scragnog 1 variants 2k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What Ace-Step-1.5-ScragVAE is

ScragVAE — Improved VAE Decoder for ACE-Step 1.5 A fine-tuned AutoencoderOobleck decoder with an intent to improve audio fidelity for the ACE-Step 1.5 music generation pipeline. Drop-in compatible with all existing ACE-Step DiT checkpoints. What is this? ACE-Step 1.5 uses a VAE (Variational Autoencoder) to convert between audio waveforms and the latent space that the DiT diffusion model operates in. The original VAE decoder attenuates high-frequency content, resulting in audio with reduced clarity and detail above 6kHz. ScragVAE retrains the decoder half of the VAE to better reconstruct upper harmonics, transient detail, and spectral "air" — while keeping the encoder frozen so all existing DiT models remain fully compatible. Benchmarks Objective spectral analysis comparing ScragVAE vs the original ACE-Step 1.5 VAE decoder on identical latents (same seed, same DiT output): Summary: ScragVAE preserves significantly more high-frequency content (especially 10–20kHz) and has dramatically better dynamic range, resulting in clearer vocals, crisper transients, and more natural-sounding audio. Files Usage Python / Diffusers ScragVAE is a drop-in replacement for the ACE-Step VAE. Replace the VAE checkpoint path in your pipeline: Or manually swap the decoder weights in an existing setup: acestep.cpp / HOT-Step CPP Place scragvae-BF16.gguf in your models directory alongside the other GGUF files: The engine auto-discovers all VAE GGUFs at startup. In HOT-Step CPP, select ScragVAE from the VAE Decoder dropdown in the Models & Adapters panel. For acestep.cpp's built-in web UI or API, pass "vaemodel": "scragvae-BF16.gguf" in your synth request JSON. Converting from safetensors to GGUF yourself If you need to reconvert (e.g. after further fine-tuning): Or use the converter directly: Architecture ScragVAE uses the same AutoencoderOobleck architecture as the original ACE-Step VAE — no structural changes. Only the decoder weights differ. Compatibility - ✅ All ACE-Step 1.5 DiT checkpoints (turbo, SFT, XL) - ✅ All LoRA/adapter models - ✅ Both Python (PyTorch/Diffusers) and C++ (ggml/acestep.cpp) runtimes - ✅ Encoder weights are identical — no retraining of upstream models needed Trai

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makerscragnog
TypeAudio & music
Parameters (lead)169M
Variants1
Runs withdiffusers
Based onACE-Step/ace-step-v1.5-1d-vae-stable-audio-format
Released2026-04-11
Popularity2k downloads / month
Likes18
LicenceOpen weights

How it works

How audio & music work

Audio or textinputAudio modelrecognise / synthesiseText or audiooutputSpeech-to-text turns audio into text; text-to-speech and music models turn text into audio.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
Ace-Step-1.5-ScragVAE169MBF16~0.4 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys ace-step-1-5-scragvae for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (ace-step-1-5-scragvae below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/audio/transcriptions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -F model="ace-step-1-5-scragvae" -F file=@audio.mp3

Details

Languages, data & research

Languages

en

Tags

diffusers safetensors gguf audio music vae autoencoder ace-step acestep decoder oobleck music-generation audio-to-audio en

Licence

Open weights

Open weights under mit — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want Ace-Step-1.5-ScragVAE on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More audio & music

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms