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
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
Reorganize tensorRT/ into per-arch subdirs; rebuild DiT engines with conditioner baked in 08c1abe
Cortexelus commited on
Remove padding_embedding.pt — these ship with the inference code repo e8c6e3e
Cortexelus commited on
Remove pipeline_state from tensorRT/ — it ships with the inference code repo, not here f6ada03
Cortexelus commited on
Add pipeline_state + per-model padding_embedding for SA3 TRT pipeline 267e477
Cortexelus commited on
Add MLX weights for SA3 inference 2879a89
“Cortexelus” commited on
Add SA3 TRT engines (LFS-tracked) e3a5ef0
Cortexelus commited on