Instructions to use thepatch/same-l-decoder-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stable Audio 3
How to use thepatch/same-l-decoder-lora 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
Stability AI Community License: include the agreement, NOTICE, and attribution
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ language:
|
|
| 4 |
library_name: stable-audio-3
|
| 5 |
license: other
|
| 6 |
license_name: stable-audio-community
|
| 7 |
-
license_link: https://huggingface.co/stabilityai/SAME-L/blob/main/LICENSE
|
| 8 |
base_model: stabilityai/SAME-L
|
| 9 |
tags:
|
| 10 |
- music
|
|
@@ -24,6 +24,11 @@ It targets the high-frequency squeaks SAME's autoencoder adds to percussion when
|
|
| 24 |
audio goes round the encode/decode loop more than once. A continuation or a
|
| 25 |
transform re-encodes its input, so a chained session compounds them.
|
| 26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
## Listen
|
| 28 |
|
| 29 |
| | stock decoder | `squeakfix_v3` |
|
|
|
|
| 4 |
library_name: stable-audio-3
|
| 5 |
license: other
|
| 6 |
license_name: stable-audio-community
|
| 7 |
+
license_link: https://huggingface.co/stabilityai/SAME-L/blob/main/LICENSE.md
|
| 8 |
base_model: stabilityai/SAME-L
|
| 9 |
tags:
|
| 10 |
- music
|
|
|
|
| 24 |
audio goes round the encode/decode loop more than once. A continuation or a
|
| 25 |
transform re-encodes its input, so a chained session compounds them.
|
| 26 |
|
| 27 |
+
Powered by Stability AI. This is a Derivative Work of
|
| 28 |
+
[SAME-L](https://huggingface.co/stabilityai/SAME-L) under the [Stability AI
|
| 29 |
+
Community License](LICENSE.md); [NOTICE](NOTICE) records what it changes. No
|
| 30 |
+
SAME-L weights are redistributed here, only the adapter.
|
| 31 |
+
|
| 32 |
## Listen
|
| 33 |
|
| 34 |
| | stock decoder | `squeakfix_v3` |
|