Update README.md
Browse files
README.md
CHANGED
@@ -81,8 +81,12 @@ dataset = load_dataset("ASLP-lab/SongEval")
|
|
81 |
|
82 |
## 🙏 Acknowledgement
|
83 |
|
|
|
|
|
84 |
We sincerely thank the **Shanghai Conservatory of Music** for their expert guidance on music theory, aesthetics, and annotation design.
|
85 |
-
|
|
|
|
|
86 |
|
87 |
---
|
88 |
|
|
|
81 |
|
82 |
## 🙏 Acknowledgement
|
83 |
|
84 |
+
This project is mainly organized by the audio, speech and language processing lab [(ASLP@NPU)](http://www.npu-aslp.org/).
|
85 |
+
|
86 |
We sincerely thank the **Shanghai Conservatory of Music** for their expert guidance on music theory, aesthetics, and annotation design.
|
87 |
+
Meanwhile, we thank AISHELL to help with the orgnization of the song annotations.
|
88 |
+
|
89 |
+
<p align="center"> <img src="assets/logo.png" alt="Shanghai Conservatory of Music Logo"/> </p>
|
90 |
|
91 |
---
|
92 |
|