mwirth7 commited on
Commit
067e314
·
verified ·
1 Parent(s): 1d6c0f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -31,7 +31,7 @@ and a complementary paper (work in progress): https://arxiv.org/abs/2403.10380
31
  | [SSW][7] (Sapsucker Woods) | 28,403 | 50,760 | 205,200| 35.2 | 81 |
32
  | [SNE][8] (Sierra Nevada) | 19,390 | 20,147 | 23,756 | 20.8 | 56 |
33
  | [XCM][9] (Xenocanto Subset M) | 89,798 | x | x | 89.3 | 409 |
34
- | [XCL][10](Xenocanto Complete) | 528,434| x | x | 484 | 9,734 |
35
 
36
  [1]: https://zenodo.org/records/7079124
37
  [2]: https://zenodo.org/records/7525349
@@ -45,6 +45,7 @@ and a complementary paper (work in progress): https://arxiv.org/abs/2403.10380
45
  [10]: https://xeno-canto.org
46
 
47
  - We assemble a training dataset for each test dataset that is a subset of a complete Xeno-Canto (XC) snapshot. We extract all recordings that have vocalizations of the bird species appearing in the test dataset.
 
48
  - We use the .ogg format for every recording and a sampling rate of 32 kHz.
49
  - Each sample in the training dataset is a recording that may contain more than one vocalization of the corresponding bird species.
50
  - Each recording in the training datasets has a unique recordist and the corresponding license from XC. We omit all recordings from XC that are CC-ND.
 
31
  | [SSW][7] (Sapsucker Woods) | 28,403 | 50,760 | 205,200| 35.2 | 81 |
32
  | [SNE][8] (Sierra Nevada) | 19,390 | 20,147 | 23,756 | 20.8 | 56 |
33
  | [XCM][9] (Xenocanto Subset M) | 89,798 | x | x | 89.3 | 409 |
34
+ | [XCL][10] (Xenocanto Complete) | 528,434| x | x | 484 | 9,734 |
35
 
36
  [1]: https://zenodo.org/records/7079124
37
  [2]: https://zenodo.org/records/7525349
 
45
  [10]: https://xeno-canto.org
46
 
47
  - We assemble a training dataset for each test dataset that is a subset of a complete Xeno-Canto (XC) snapshot. We extract all recordings that have vocalizations of the bird species appearing in the test dataset.
48
+ - The focal training datasets or soundscape test datasets components can be individually accessed using the identifiers **NAME_xc** and **NAME_scape**, respectively (e.g., **HSN_xc** for the focal part and **HSN_scape** for the soundscape).
49
  - We use the .ogg format for every recording and a sampling rate of 32 kHz.
50
  - Each sample in the training dataset is a recording that may contain more than one vocalization of the corresponding bird species.
51
  - Each recording in the training datasets has a unique recordist and the corresponding license from XC. We omit all recordings from XC that are CC-ND.