Update model card
Browse files
README.md
CHANGED
|
@@ -103,8 +103,7 @@ torchaudio.save("output.wav", output, sample_rate)
|
|
| 103 |
## Model Details
|
| 104 |
* **Model type**: `Stable Audio 3` is a latent diffusion model based on a transformer architecture.
|
| 105 |
* **Language(s)**: English
|
| 106 |
-
* **License**: [Stability AI Community License](https://
|
| 107 |
-
* **Commercial License**: to use this model commercially, please refer to [https://stability.ai/license](https://stability.ai/license)
|
| 108 |
* **Research Paper**: [https://arxiv.org/abs/2605.17991](https://arxiv.org/abs/2605.17991)
|
| 109 |
|
| 110 |
We use a publicly available pre-trained T5Gemma model ([t5gemma-b-b-ul2](https://huggingface.co/google/t5gemma-b-b-ul2)) for text conditioning. T5Gemma is redistributed under the [Gemma Terms of Use](LICENSE_GEMMA.md).
|
|
|
|
| 103 |
## Model Details
|
| 104 |
* **Model type**: `Stable Audio 3` is a latent diffusion model based on a transformer architecture.
|
| 105 |
* **Language(s)**: English
|
| 106 |
+
* **License**: [Stability AI Community License](https://stability.ai/license).
|
|
|
|
| 107 |
* **Research Paper**: [https://arxiv.org/abs/2605.17991](https://arxiv.org/abs/2605.17991)
|
| 108 |
|
| 109 |
We use a publicly available pre-trained T5Gemma model ([t5gemma-b-b-ul2](https://huggingface.co/google/t5gemma-b-b-ul2)) for text conditioning. T5Gemma is redistributed under the [Gemma Terms of Use](LICENSE_GEMMA.md).
|