--- license: mit task_categories: - audio-classification language: - zh - en tags: - music - art pretty_name: GZ_IsoTech Dataset size_categories: - n<1K viewer: false --- # Dataset Card for GZ_IsoTech Dataset The raw dataset comprises 2,824 audio clips showcasing various guzheng playing techniques. Specifically, 2,328 clips were sourced from virtual sound banks, while 496 clips were performed by a skilled professional guzheng artist. These recordings encompass a comprehensive range of tones inherent to the guzheng instrument. ## Dataset Description - **Homepage:** - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary Due to the pre-existing split in the raw dataset, wherein the data has been partitioned approximately in a 4:1 ratio for training and testing sets, we uphold the original data division approach. In contrast to utilizing platform-specific automated splitting mechanisms, we directly employ the pre-split data for subsequent integration steps. ### Supported Tasks and Leaderboards MIR, audio classification ### Languages Chinese, English ## Usage ```python from datasets import load_dataset dataset = load_dataset("ccmusic-database/GZ_IsoTech") for item in ds["train"]: print(item) for item in ds["test"]: print(item) ``` ## Maintenance ```bash GIT_LFS_SKIP_SMUDGE=1 git clone git@hf.co:datasets/ccmusic-database/GZ_IsoTech cd GZ_IsoTech ``` ## Dataset Structure | audio(.wav, 22050Hz) | mel(.jpg, 22050Hz) | label | cname | | :----------------------------------------------------------------------------------------------------------------------: | :------------------------------------: | :-----: | :----: | |