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
Update model card
Browse files
README.md
CHANGED
|
@@ -6,7 +6,6 @@ license: other
|
|
| 6 |
license_name: stable-audio-community
|
| 7 |
license_link: LICENSE
|
| 8 |
pipeline_tag: text-to-audio
|
| 9 |
-
base_model: stabilityai/stable-audio-3-medium
|
| 10 |
tags:
|
| 11 |
- audio-generation
|
| 12 |
- music
|
|
@@ -14,7 +13,7 @@ tags:
|
|
| 14 |
- diffusion
|
| 15 |
---
|
| 16 |
|
| 17 |
-
# Stable Audio 3
|
| 18 |
|
| 19 |
> **Note:** This repository contains experimental checkpoints optimised for acceleration on specific hardware. For standard checkpoints, please use [Stable Audio 3 Medium](https://huggingface.co/stabilityai/stable-audio-3-medium) instead.
|
| 20 |
|
|
|
|
| 6 |
license_name: stable-audio-community
|
| 7 |
license_link: LICENSE
|
| 8 |
pipeline_tag: text-to-audio
|
|
|
|
| 9 |
tags:
|
| 10 |
- audio-generation
|
| 11 |
- music
|
|
|
|
| 13 |
- diffusion
|
| 14 |
---
|
| 15 |
|
| 16 |
+
# Stable Audio 3 Optimized
|
| 17 |
|
| 18 |
> **Note:** This repository contains experimental checkpoints optimised for acceleration on specific hardware. For standard checkpoints, please use [Stable Audio 3 Medium](https://huggingface.co/stabilityai/stable-audio-3-medium) instead.
|
| 19 |
|