VocalSound-C / README.md
AndyShao90's picture
Update README.md
bbd3343 verified
---
license: apache-2.0
language:
- en
pretty_name: VS-C
size_categories:
- 10K<n<100K
---
VocalSound-C (VS-C) serves as a benchmark for [DHAuDS](https://arxiv.org/abs/2511.18421) in the context of test-time adaptation for audio classification.
VS-C, a subset of [VocalSound](https://sls.csail.mit.edu/downloads/vocalsound), utilizes only
test-set samples to address domain shift. Each sample in VS-C has a duration of 10 seconds, a sample rate of 16 kHz, and belongs to one of 6 classes. The dataset
comprises seven corruption sets: WHN, ENQ, END1, END2, ENSC, TST, and PSH. Each corruption set is divided into two levels, L1 and L2, where L2 indicates a higher
degree of complexity. VS-C is further divided into evaluation and adaptation sets, each comprising 50,274 samples and including both levels of all seven corruptions.
In total, VS-C consists of 100,548 samples, with each corruption level, such as WHN-L1 or WHN-L2, containing 3591 samples.