Datasets:
Update README.md
Browse files
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 |
-
|
| 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/
|
| 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/
|
|
|
|
| 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.
|