Refresh card: AudioLDMCAASteeringController quickstart
Browse files
README.md
CHANGED
|
@@ -17,6 +17,10 @@ tags:
|
|
| 17 |
|
| 18 |
Steering vectors for the **vocal_gender** concept on AudioLDM2, computed via contrastive activation addition (CAA).
|
| 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
## Quickstart
|
| 21 |
|
| 22 |
```python
|
|
|
|
| 17 |
|
| 18 |
Steering vectors for the **vocal_gender** concept on AudioLDM2, computed via contrastive activation addition (CAA).
|
| 19 |
|
| 20 |
+
## Paper
|
| 21 |
+
|
| 22 |
+
TADA! Tuning Audio Diffusion Models through Activation Steering — [https://huggingface.co/papers/2602.11910](https://huggingface.co/papers/2602.11910)
|
| 23 |
+
|
| 24 |
## Quickstart
|
| 25 |
|
| 26 |
```python
|