Instructions to use stabilityai/SAME-S with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stable Audio 3
How to use stabilityai/SAME-S 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
|
@@ -85,7 +85,7 @@ reconstructed = reconstructed.to(torch.float32).clamp(-1, 1).mul(32767).to(torch
|
|
| 85 |
* **Language(s)**: English
|
| 86 |
* **License**: [Stability AI Community License](https://huggingface.co/stabilityai/SAME-S/blob/main/LICENSE.md).
|
| 87 |
* **Commercial License**: to use this model commercially, please refer to [https://stability.ai/license](https://stability.ai/license)
|
| 88 |
-
* **Research Paper**: [https://arxiv.org/
|
| 89 |
|
| 90 |
|
| 91 |
## Training dataset
|
|
|
|
| 85 |
* **Language(s)**: English
|
| 86 |
* **License**: [Stability AI Community License](https://huggingface.co/stabilityai/SAME-S/blob/main/LICENSE.md).
|
| 87 |
* **Commercial License**: to use this model commercially, please refer to [https://stability.ai/license](https://stability.ai/license)
|
| 88 |
+
* **Research Paper**: [https://arxiv.org/abs/2605.18613](https://arxiv.org/abs/2605.18613)
|
| 89 |
|
| 90 |
|
| 91 |
## Training dataset
|