Datasets:
add dataset desc.
Browse files
README.md
CHANGED
@@ -30,3 +30,16 @@ configs:
|
|
30 |
- split: test
|
31 |
path: data/test-*
|
32 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
- split: test
|
31 |
path: data/test-*
|
32 |
---
|
33 |
+
# Beijing Opera Instrument Classification
|
34 |
+
This dataset is a collection of audio examples of individual strokes spanning the four percussion instrument classes used in Beijing Opera (Jingju, 京劇).
|
35 |
+
There are four Beijing Opera instrument classes:
|
36 |
+
|
37 |
+
Bangu (Clapper-drum) consisting of Ban (the clapper, a wooden board-shaped instrument) + danpigu (a wooden drum struck by two wooden sticks)
|
38 |
+
Naobo (Cymbals) consisting of two cymbal instruments Qibo+Danao
|
39 |
+
Daluo: Large gong
|
40 |
+
Xiaoluo: Small gong
|
41 |
+
|
42 |
+
The dataset is adapted from [dataset link](https://compmusic.upf.edu/bo-perc-dataset).
|
43 |
+
|
44 |
+
## Reference
|
45 |
+
[1] Mi Tian, Ajay Srinivasamurthy, Mark Sandler, and Xavier Serra, "A Study of Instrument-wise Onset Detection in Beijing Opera Percussion Ensembles", in Proceedings of ICASSP 2014, Florence, Italy, May 2014.
|