gen-cards: add Use-it markers
Browse files
README.md
CHANGED
|
@@ -26,6 +26,9 @@ A latent **diffusion** text-to-audio model: a T5 text encoder conditions a DiT (
|
|
| 26 |
that denoises a latent over **8 rectified-flow steps**, then an Oobleck VAE decodes the latent to a
|
| 27 |
waveform. Distilled (ARC) for few-step generation, so it's fast.
|
| 28 |
|
|
|
|
|
|
|
|
|
|
| 29 |
## What's in the bundle (`macos/`)
|
| 30 |
|
| 31 |
Three Core AI `.aimodel` bundles + a tiny host sampler loop:
|
|
|
|
| 26 |
that denoises a latent over **8 rectified-flow steps**, then an Oobleck VAE decodes the latent to a
|
| 27 |
waveform. Distilled (ARC) for few-step generation, so it's fast.
|
| 28 |
|
| 29 |
+
<!-- gen-cards:use-it begin id=stable-audio-open-small (managed by scripts/gen-cards — edit cards.json / QuickStart.swift, not this block) -->
|
| 30 |
+
<!-- gen-cards:use-it end -->
|
| 31 |
+
|
| 32 |
## What's in the bundle (`macos/`)
|
| 33 |
|
| 34 |
Three Core AI `.aimodel` bundles + a tiny host sampler loop:
|