Add README.md
Browse files
README.md
CHANGED
|
@@ -25,6 +25,8 @@ tags:
|
|
| 25 |
|
| 26 |
Text-to-music. Up to 11.9s stereo 44.1 kHz. Rectified flow DiT + T5 + Oobleck VAE.
|
| 27 |
|
|
|
|
|
|
|
| 28 |
Core ML conversion of [stabilityai/stable-audio-open-small](https://huggingface.co/stabilityai/stable-audio-open-small) for on-device inference on iPhone, iPad and Mac. Converted with `coremltools`; the packages are stateless, so all sequencing and buffering lives in your Swift code.
|
| 29 |
|
| 30 |
| | |
|
|
|
|
| 25 |
|
| 26 |
Text-to-music. Up to 11.9s stereo 44.1 kHz. Rectified flow DiT + T5 + Oobleck VAE.
|
| 27 |
|
| 28 |
+
<p><img src="https://huggingface.co/mlboydaisuke/Stable-Audio-Open-Small-CoreML/resolve/main/media/2fe3ada05b.gif" alt="Stable Audio Open demo"></p>
|
| 29 |
+
|
| 30 |
Core ML conversion of [stabilityai/stable-audio-open-small](https://huggingface.co/stabilityai/stable-audio-open-small) for on-device inference on iPhone, iPad and Mac. Converted with `coremltools`; the packages are stateless, so all sequencing and buffering lives in your Swift code.
|
| 31 |
|
| 32 |
| | |
|