jac22 commited on
Commit
f70d122
·
verified ·
1 Parent(s): a957779

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
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
- [![arXiv](https://img.shields.io/badge/arXiv-2605.31530-b31b1b?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2605.31530)
27
- [![GitHub](https://img.shields.io/badge/GitHub-Code-181717?logo=github&logoColor=white)](https://github.com/lizhaoqing/UNISON)
28
- [![Demo](https://img.shields.io/badge/Demo-Project%20Page-orange?logo=googlechrome&logoColor=white)](https://lizhaoqing.github.io/UNISON-demo/)
29
- [![License](https://img.shields.io/badge/License-Apache%202.0%20(Non--Commercial)-blue.svg)](https://github.com/lizhaoqing/UNISON/blob/main/LICENSE)
 
 
 
 
 
 
 
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
+ &nbsp;
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
+ &nbsp;
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
+ &nbsp;
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
+ &nbsp;
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