Stable Audio 3
English
music
audio
autoencoder
lora
thecollabagepatch's picture
Stability AI Community License: include the agreement, NOTICE, and attribution
3b32f6c verified
Raw
History Blame Contribute Delete
1.19 kB
This Stability AI Model is licensed under the Stability AI Community License,
Copyright © Stability AI Ltd. All Rights Reserved
ATTRIBUTION FOR THE STABILITY AI MATERIALS
The notice above applies to the Stability AI Materials this work is derived from:
SAME-L, the autoencoder published at https://huggingface.co/stabilityai/SAME-L.
A copy of the Stability AI Community License Agreement is included in this
repository as LICENSE.md.
WHAT THIS DERIVATIVE WORK CHANGES, AND HOW
squeakfix_v3.safetensors is a Derivative Work of SAME-L, trained by the collabage
patch (https://huggingface.co/thepatch).
It is a rank-16 low-rank adaptation of SAME-L's decoder. LoRA adapters are
attached to 98 nn.Linear modules of the decoder, about 1.30 % of the decoder's
parameters, and trained with a self-supervised objective that adds round-trip
consistency to the decoder's rendering of latents.
SAME-L itself is not modified or redistributed here. The encoder is untouched and
none of SAME-L's own weights are included in this repository; the adapter is a
separate file applied to SAME-L at load time. The audio in samples/ was produced
by decoding through SAME-L with and without this adapter.