Datasets:
audio
audioduration (s) 10
10
| label
class label 1
class |
---|---|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
|
0subdir_0
|
[Dataset] Dog Vocal Separation
IMPORTANT NOTE for the IJCAI-2025 challenge
- [Apr. 25th, 2025] The dataset has some changes. Sorry for the inconvenience.
Overview
.
├── train
│ ├── train_pairs.csv
│ ├── dog
│ │ ├── 6357ca529eec8ca42a1fa588e0725904.wav
│ │ ├── cd06d290e0ebc76a137bd44ebec4d5fd.wav
│ │ └── ...
│ └── mixture
│ ├── f046b186c4def7428cd627ae98d1762d.wav
│ ├── 0731bd22098bb60412752ebcf029906d.wav
│ └── ...
├── val
│ ├── val_pairs.csv
│ ├── dog
│ │ └── ...
│ └── mixture
│ └── ...
└── test
├── test_pairs.csv
└── mixture
└── ...
The CSV files (train_pairs.csv
, val_pairs.csv
, and test_pairs.csv
) contain pairs of (dog, mixture) in their rows. For instance, (6357ca529eec8ca42a1fa588e0725904.wav
, f046b186c4def7428cd627ae98d1762d.wav
) is a pair of (dog, mixture) written at train_pairs.csv
.
The dataset uploaded on HuggingFace is splitted into subdir
s, since the number of files is only allowed up to 10,000 in a single directory. To make the the dataset hierarchy like the original one, you can use the given script;
$ ./post_download.py train/dog
Description
Pairs of the 10-second mixed sound and its ground truth dog vocal are given in a train set. Only sound mixtures are provided in a test set. Participants are expected to produce 10-second dog barks as their output.
The total length of the train, validation, and test sets are about 348, 46, and 8 hours, respectively. In other words, 125,476 pairs for mixtures and ground truths are in the train set. 16,830 pairs and 3,000 pairs for validation and test set as well.
Pure dog barks come from a previous work [1] which are originally about 1-2 seconds long on average. These are padded to 10 seconds long. Background noises are strategically selected from AudioSet [2] to mix with the dog barks. Dog barks and noises are combined in different permutations, while ensuring that no single dog's vocal data exists in more than one of the sets above, to avoid information leak.
Challenge Notice
- All audios are sampled at 32,000 kHz. Make sure your submission is also sampled at 32,000 kHz.
- Named your submission audios with the
test_pairs.csv
. The csv file contains corresponding the dog filename from the mixture. For instance, if the original filename was16a4168a678743ce0f23c70f89d9170b.wav
in the test set, your prediction should be97677e409040b54a21fdec623557bb2b.wav
. - Only
test_pairs.csv
have asplit
column to indicate the public and private in a submission. Participants do not need to use this column. - SI-SDR will be calculated using the si_sdr.py script.
References
[1] Wang, T., Li, X., Zhang, C., Wu, M., & Zhu, K. (2024, November). Phonetic and Lexical Discovery of Canine Vocalization. In Findings of the Association for Computational Linguistics: EMNLP 2024 (pp. 13972-13983).
[2] Gemmeke, J. F., Ellis, D. P., Freedman, D., Jansen, A., Lawrence, W., Moore, R. C., ... & Ritter, M. (2017, March). Audio set: An ontology and human-labeled dataset for audio events. In 2017 IEEE international conference on acoustics, speech and signal processing (ICASSP) (pp. 776-780). IEEE.
- Downloads last month
- 536