JusperLee commited on
Commit
7903aa0
·
verified ·
1 Parent(s): 77baa10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -69,8 +69,7 @@ dataset_info:
69
  <strong>Kai Li<sup>*</sup>, Jintao Cheng<sup>*</sup>, Chang Zeng, Zijun Yan, Helin Wang, Zixiong Su, Bo Zheng, Xiaolin Hu</strong><br>
70
  <strong>Tsinghua University, Shanda AI, Johns Hopkins University</strong><br>
71
  <strong><sup>*</sup>Equal contribution</strong><br>
72
- <strong>Completed during Kai Li's internship at Shanda AI.</strong><br>
73
- <a href="https://arxiv.org/abs/2601.22599">📜 Arxiv 2026</a> | <a href="https://github.com/ShandaAI/Hive">💻 Code</a> | <a href="https://shandaai.github.io/Hive/">🎶 Demo</a>
74
  </p>
75
 
76
  ## Usage
@@ -249,7 +248,7 @@ dataset = load_dataset("ShandaAI/Hive", split="train")
249
 
250
  ### Generate Mixed Audio
251
 
252
- Please refer to the [official GitHub repository](https://github.com/ShandaAI/Hive) for the complete audio generation pipeline.
253
 
254
  ```bash
255
  # Clone the repository
@@ -327,4 +326,4 @@ We extend our gratitude to the researchers and organizations who curated the fou
327
 
328
  ## 📬 Contact
329
 
330
- For questions or issues, please open an issue on the [GitHub repository](https://github.com/ShandaAI/Hive) or contact the authors.
 
69
  <strong>Kai Li<sup>*</sup>, Jintao Cheng<sup>*</sup>, Chang Zeng, Zijun Yan, Helin Wang, Zixiong Su, Bo Zheng, Xiaolin Hu</strong><br>
70
  <strong>Tsinghua University, Shanda AI, Johns Hopkins University</strong><br>
71
  <strong><sup>*</sup>Equal contribution</strong><br>
72
+ <a href="https://arxiv.org/abs/2601.22599">📜 Arxiv 2026</a> | <a href="https://github.com/JusperLee/Hive">💻 Code</a> | <a href="https://cslikai.cn/Hive/">🎶 Demo</a>
 
73
  </p>
74
 
75
  ## Usage
 
248
 
249
  ### Generate Mixed Audio
250
 
251
+ Please refer to the [official GitHub repository](https://github.com/JusperLee/Hive) for the complete audio generation pipeline.
252
 
253
  ```bash
254
  # Clone the repository
 
326
 
327
  ## 📬 Contact
328
 
329
+ For questions or issues, please open an issue on the [GitHub repository](https://github.com/JusperLee/Hive) or contact the authors.