Datasets:
Update README_ZH.md
Browse files- README_ZH.md +21 -6
README_ZH.md
CHANGED
|
@@ -4,10 +4,16 @@
|
|
| 4 |
|
| 5 |
**一个高质量的音乐结构分析基准**
|
| 6 |
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
[
|
| 8 |
+

|
| 9 |
+
[](https://arxiv.org/abs/2510.02797)
|
| 10 |
+
[](https://github.com/ASLP-lab/SongFormer)
|
| 11 |
+
[](https://huggingface.co/spaces/ASLP-lab/SongFormer)
|
| 12 |
+
[](https://huggingface.co/ASLP-lab/SongFormer)
|
| 13 |
+
[](https://huggingface.co/datasets/ASLP-lab/SongFormDB)
|
| 14 |
+
[](https://huggingface.co/datasets/ASLP-lab/SongFormBench)
|
| 15 |
+
[](https://discord.gg/p5uBryC4Zs)
|
| 16 |
+
[](http://www.npu-aslp.org/)
|
| 17 |
|
| 18 |
---
|
| 19 |
|
|
|
|
| 75 |
|
| 76 |
## 🤝 引用
|
| 77 |
|
| 78 |
+
```bibtex
|
| 79 |
+
@misc{hao2025songformer,
|
| 80 |
+
title = {SongFormer: Scaling Music Structure Analysis with Heterogeneous Supervision},
|
| 81 |
+
author = {Chunbo Hao and Ruibin Yuan and Jixun Yao and Qixin Deng and Xinyi Bai and Wei Xue and Lei Xie},
|
| 82 |
+
year = {2025},
|
| 83 |
+
eprint = {2510.02797},
|
| 84 |
+
archivePrefix = {arXiv},
|
| 85 |
+
primaryClass = {eess.AS},
|
| 86 |
+
url = {https://arxiv.org/abs/2510.02797}
|
| 87 |
+
}
|
| 88 |
+
```
|
| 89 |
---
|
| 90 |
|
| 91 |
|