Update README.md
Browse files
README.md
CHANGED
|
@@ -23,10 +23,17 @@ arxiv: 2605.31530
|
|
| 23 |
|
| 24 |
# UNISON: A Unified Sound Generation and Editing Framework via Deep LLM Fusion
|
| 25 |
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
|
| 31 |
---
|
| 32 |
|
|
|
|
| 23 |
|
| 24 |
# UNISON: A Unified Sound Generation and Editing Framework via Deep LLM Fusion
|
| 25 |
|
| 26 |
+
<p align="center">
|
| 27 |
+
<a href="https://arxiv.org/abs/2605.31530"><img src="https://img.shields.io/badge/arXiv-Paper-B31B1B.svg" alt="arXiv Paper"></a>
|
| 28 |
+
|
| 29 |
+
<a href="https://github.com/lizhaoqing/UNISON"><img src="https://img.shields.io/badge/GitHub-Code-blue?logo=GitHub&style=flat-square" alt="GitHub Code"></a>
|
| 30 |
+
|
| 31 |
+
<a href="https://lizhaoqing.github.io/UNISON-demo/"><img src="https://img.shields.io/badge/GitHub.io-Demo_Page-blue?logo=GitHub&style=flat-square" alt="Demo Page"></a>
|
| 32 |
+
|
| 33 |
+
<a href="https://huggingface.co/jac22/UNISON"><img src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Model-FFD21E" alt="Hugging Face Model"></a>
|
| 34 |
+
|
| 35 |
+
<a href="https://github.com/lizhaoqing/UNISON/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-Apache_2.0_NC-4285F4" alt="License"></a>
|
| 36 |
+
</p>
|
| 37 |
|
| 38 |
---
|
| 39 |
|