Datasets:
admin
commited on
Commit
·
2242c90
1
Parent(s):
f734ecb
upd md
Browse files- .gitignore +1 -0
- README.md +8 -8
.gitignore
CHANGED
@@ -1 +1,2 @@
|
|
1 |
rename.sh
|
|
|
|
1 |
rename.sh
|
2 |
+
test.*
|
README.md
CHANGED
@@ -82,6 +82,9 @@ git clone git@hf.co:datasets/ccmusic-database/instrument_timbre
|
|
82 |
cd instrument_timbre
|
83 |
```
|
84 |
|
|
|
|
|
|
|
85 |
## Dataset Creation
|
86 |
### Curation Rationale
|
87 |
Lack of a dataset for musical instruments timbre evaluation
|
@@ -104,9 +107,6 @@ Promoting the development of AI in the music industry
|
|
104 |
### Other Known Limitations
|
105 |
Limited data
|
106 |
|
107 |
-
## Mirror
|
108 |
-
<https://www.modelscope.cn/datasets/ccmusic-database/instrument_timbre>
|
109 |
-
|
110 |
## Additional Information
|
111 |
### Dataset Curators
|
112 |
Zijin Li
|
@@ -117,11 +117,11 @@ Zijin Li
|
|
117 |
### Citation Information
|
118 |
```bibtex
|
119 |
@article{Jiang2020AnalysisAM,
|
120 |
-
title={Analysis and Modeling of Timbre Perception Features in Musical Sounds},
|
121 |
-
author={Wei Jiang and Jingyu Liu and Xiaoyi Zhang and Shuang Wang and Yujian Jiang},
|
122 |
-
journal={Applied Sciences},
|
123 |
-
year={2020},
|
124 |
-
url={https://api.semanticscholar.org/CorpusID:210878781}
|
125 |
}
|
126 |
```
|
127 |
|
|
|
82 |
cd instrument_timbre
|
83 |
```
|
84 |
|
85 |
+
## Mirror
|
86 |
+
<https://www.modelscope.cn/datasets/ccmusic-database/instrument_timbre>
|
87 |
+
|
88 |
## Dataset Creation
|
89 |
### Curation Rationale
|
90 |
Lack of a dataset for musical instruments timbre evaluation
|
|
|
107 |
### Other Known Limitations
|
108 |
Limited data
|
109 |
|
|
|
|
|
|
|
110 |
## Additional Information
|
111 |
### Dataset Curators
|
112 |
Zijin Li
|
|
|
117 |
### Citation Information
|
118 |
```bibtex
|
119 |
@article{Jiang2020AnalysisAM,
|
120 |
+
title = {Analysis and Modeling of Timbre Perception Features in Musical Sounds},
|
121 |
+
author = {Wei Jiang and Jingyu Liu and Xiaoyi Zhang and Shuang Wang and Yujian Jiang},
|
122 |
+
journal = {Applied Sciences},
|
123 |
+
year = {2020},
|
124 |
+
url = {https://api.semanticscholar.org/CorpusID:210878781}
|
125 |
}
|
126 |
```
|
127 |
|