Datasets:
File size: 1,294 Bytes
025bd1f 955528e d727966 955528e d727966 955528e d727966 955528e 025bd1f f7077d0 5ed2a43 f7077d0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
---
language:
- en
- zh
size_categories:
- n<1K
task_categories:
- audio-classification
tags:
- music
dataset_info:
features:
- name: audio
dtype: audio
- name: file
dtype: string
- name: instruction
dtype: string
- name: label
dtype: string
splits:
- name: test
num_bytes: 69398678.0
num_examples: 236
download_size: 51791560
dataset_size: 69398678.0
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Beijing Opera Instrument Classification
This dataset is a collection of audio examples of individual strokes spanning the four percussion instrument classes used in Beijing Opera (Jingju, 京劇).
There are four Beijing Opera instrument classes:
- Bangu (Clapper-drum) consisting of Ban (the clapper, a wooden board-shaped instrument) + danpigu (a wooden drum struck by two wooden sticks)
- Naobo (Cymbals) consisting of two cymbal instruments Qibo+Danao
- Daluo: Large gong
- Xiaoluo: Small gong
The dataset is adapted from [dataset link](https://compmusic.upf.edu/bo-perc-dataset).
## Reference
[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. |