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
Fix the bf16 medium DiT: bake RoPE's tables into the graph (clipping 3.112% -> 0.014%) (#5) 6152b1d
Rebuild medium DiT fp16-mixed engines (sm_90 + new sm_120): attention now fuses, 4.3x faster (#4) 06debc3
Add bf16 medium DiT TRT engine (sm_90) — FMHA-fused, medium default (#1) 9a38efb
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
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
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