Instructions to use stabilityai/stable-audio-3-optimized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stable Audio 3
How to use stabilityai/stable-audio-3-optimized with Stable Audio 3:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Commit History
tflite: replace naive same-l/enc_w8a8-dyn.tflite with GPTQ (torch-free, real-audio calibrated) c2949a4 verified
tflite: replace naive same-l/enc_w8a32.tflite with GPTQ (torch-free, real-audio calibrated) aea1c33 verified
tflite: replace naive same-s/enc_w8a8-dyn.tflite with GPTQ (torch-free, real-audio calibrated) 6401d6c verified
tflite: replace naive same-s/enc_w8a32.tflite with GPTQ (torch-free, real-audio calibrated) 07885df verified
tflite: add same-l/enc_w8a8-dyn.tflite (quantized encoder, varlen) a7970b2 verified
tflite: add same-l/enc_w8a32.tflite (quantized encoder, varlen) 7de7f11 verified
tflite: add same-l/enc_w16a32.tflite (quantized encoder, varlen) 4adfa45 verified
tflite: add same-s/enc_w8a8-dyn.tflite (quantized encoder, varlen) 151e748 verified
tflite: add same-s/enc_w8a32.tflite (quantized encoder, varlen) 2682028 verified
tflite: add same-s/enc_w16a32.tflite (quantized encoder, varlen) d35a0c9 verified
tflite: add sa3-m/dit_w16a32.tflite (quantized, varlen+varbatch) 4ed3663 verified
tflite: add sa3-m/dit_w8a32.tflite (quantized, varlen+varbatch) 3e6eee6 verified
tflite: add sa3-m/dit_w8a8-dyn.tflite (quantized, varlen+varbatch) 78049a1 verified
tflite: add same-l/dec_w16a32.tflite (quantized, varlen+varbatch) f4cd71b verified
tflite: add sa3-sm-sfx/dit_w16a32.tflite (quantized, varlen+varbatch) 860ab42 verified
tflite: add sa3-sm-music/dit_w16a32.tflite (quantized, varlen+varbatch) e6e2e82 verified
tflite: add same-l/dec_w8a32.tflite (quantized, varlen+varbatch) cd3b3c2 verified
tflite: add same-l/dec_w8a8-dyn.tflite (quantized, varlen+varbatch) 65565ac verified
tflite: add sa3-sm-sfx/dit_w8a32.tflite (quantized, varlen+varbatch) b70b82a verified
tflite: add sa3-sm-music/dit_w8a32.tflite (quantized, varlen+varbatch) 62266ef verified
tflite: add sa3-sm-sfx/dit_w8a8-dyn.tflite (quantized, varlen+varbatch) 33af4b1 verified
tflite: add sa3-sm-music/dit_w8a8-dyn.tflite (quantized, varlen+varbatch) 20c6b1a verified
tflite: add same-s/dec_w16a32.tflite (quantized, varlen+varbatch) 142d6be verified
tflite: add same-s/dec_w8a32.tflite (quantized, varlen+varbatch) b9b2aed verified
tflite: add same-s/dec_w8a8-dyn.tflite (quantized, varlen+varbatch) 2bcd53f verified
varbatch DiT: dynamic batch axis (bit-exact at batch=1; enables batched CFG at batch=2) 45a175a verified
varbatch DiT: dynamic batch axis (bit-exact at batch=1; enables batched CFG at batch=2) 07c665a verified
varbatch DiT: dynamic batch axis (bit-exact at batch=1; enables batched CFG at batch=2) e1bc60b verified
Upload tflite/README.md with huggingface_hub 2b486c6 verified
Upload tflite/t5gemma/encoder_fp16.tflite with huggingface_hub d4300ff verified
Upload tflite/same-l/dec_fp32.tflite with huggingface_hub 45796ea verified
Upload tflite/same-l/enc_fp32.tflite with huggingface_hub d6b119e verified
Upload tflite/same-s/dec_fp32.tflite with huggingface_hub 65c576d verified
Upload tflite/same-s/enc_fp32.tflite with huggingface_hub 216858b verified
Upload tflite/sa3-sm-sfx/dit_fp32.tflite with huggingface_hub f36220a verified
Upload tflite/sa3-m/dit_fp32.tflite with huggingface_hub 58efbcd verified
Upload tflite/sa3-sm-music/dit_fp32.tflite with huggingface_hub dbb5aca verified
Fix missing 2π factor in seconds_freqs across all dit.onnx (FP32 source ONNX) ecc70ac
Cortexelus Claude Opus 4.7 (1M context) commited on
Fix sa3-m DiT ONNX external_data ref (was pointing at wrong filename) 3dbdcfa
Cortexelus Claude Opus 4.7 (1M context) commited on
Add FP32 SAME-L + SAME-S TRT decoders 773ac48
Cortexelus Claude Opus 4.7 (1M context) commited on
Decoder ONNX: clip+scale in FP32 before int32 cast a429ffa
Cortexelus Claude Opus 4.7 (1M context) commited on
Add pre-processed FP16-mixed ONNX for SA3 DiTs e11ce65
Cortexelus Claude Opus 4.7 (1M context) commited on
DiT engines: replace BF16 with FP16-mixed (FP32 islands) + add FP32 variants 97651ef
Cortexelus Claude Opus 4.7 (1M context) commited on
DiT TRT engines: rebuild with profile min=1 (sm_90) 5f27021
Cortexelus Claude Opus 4.7 (1M context) commited on
T5Gemma: FP16-mixed (FP32 attention island) — fixes BF16 numerical bug 23f5c64
Cortexelus commited on
Decoder TRT engines: PCM-baked-in (sm_90) 106e6fd
Cortexelus commited on
Decoder ONNX: bake PCM postprocessing into the graph 459fd8d
Cortexelus commited on
Add ONNX files for per-arch TRT compilation 62164ab
Cortexelus commited on
Drop L-range suffix from SAME-L decoder filename 633bd26
Cortexelus commited on