Add files using upload-large-folder tool
Browse files
README.md
CHANGED
@@ -16,6 +16,8 @@ configs:
|
|
16 |
data_files: "egyptian_fruit_bat/*"
|
17 |
- config_name: giant_otter
|
18 |
data_files: "giant_otter/*"
|
|
|
|
|
19 |
- config_name: orca
|
20 |
data_files: "orca/*"
|
21 |
- config_name: zebra_finch
|
@@ -36,11 +38,94 @@ This dataset contains audio recordings of various animal vocalizations from a ra
|
|
36 |
|
37 |
The dataset is designed to be lightweight and modular, making it easy to explore cross-species vocal behaviors or train models for species-specific tasks.
|
38 |
|
39 |
-
This work is inspired by the excellent [Earth Species Project Library of Datasets](https://github.com/earthspecies/library).
|
40 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
|
|
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
|
|
|
44 |
|
45 |
-
|
46 |
-
https://pmc.ncbi.nlm.nih.gov/articles/PMC4806230/
|
|
|
16 |
data_files: "egyptian_fruit_bat/*"
|
17 |
- config_name: giant_otter
|
18 |
data_files: "giant_otter/*"
|
19 |
+
- config_name: macaque
|
20 |
+
data_files: "macaque/*"
|
21 |
- config_name: orca
|
22 |
data_files: "orca/*"
|
23 |
- config_name: zebra_finch
|
|
|
38 |
|
39 |
The dataset is designed to be lightweight and modular, making it easy to explore cross-species vocal behaviors or train models for species-specific tasks.
|
40 |
|
41 |
+
This work is inspired by the excellent [Earth Species Project Library of Datasets](https://github.com/earthspecies/library), which also offers some additonal datasets.
|
42 |
|
43 |
+
---
|
44 |
+
|
45 |
+
## Birds
|
46 |
+
|
47 |
+
This dataset consists of songs and calls from 87 bird species and was originally released as part of the NIPS4B challenge.
|
48 |
+
|
49 |
+
- **Recordings**: 686
|
50 |
+
- **Labels**: Multi-label per recording
|
51 |
+
- **Sample rate**: 44,100 Hz
|
52 |
+
- **Duration**: ~1s to ~5s
|
53 |
+
- **Download**: [Internet Archive](https://archive.org/download/bird_songs)
|
54 |
+
|
55 |
+
---
|
56 |
+
|
57 |
+
## Dogs
|
58 |
+
|
59 |
+
This dataset consists of 693 recordings from 10 adult dogs (ages 3–13), recorded in three contexts: disturbance (e.g., doorbell ringing), isolation, and play.
|
60 |
+
|
61 |
+
- **Device**: DCR VX2000 video recorder with built-in omni-directional mic
|
62 |
+
- **Sample rate**: 48,000 Hz (16-bit)
|
63 |
+
- **Download**: [Preprocessed](https://archive.org/details/dog_barks) | [Raw](https://archive.org/details/dog-barks-raw)
|
64 |
+
- **Citation**: Yin, S. & McCowan, B. (2004). *Animal Behaviour*, 68, 343–355.
|
65 |
+
|
66 |
+
---
|
67 |
+
|
68 |
+
## Egyptian Fruit Bats
|
69 |
+
|
70 |
+
This dataset includes 10,000 recording. They are divided between the `egyptian_fruit_bat` and `egyptian_fruit_bat_extended` splits. Another larger sample (~90,000 samples) is available at the Internet Archive.
|
71 |
+
|
72 |
+
In this repo, there are 10,000 recordings (1,000 per class), 4.9 GB.
|
73 |
+
|
74 |
+
- **Sample rate**: 250,000 Hz
|
75 |
+
- **Duration**: 0.02 to 34 seconds
|
76 |
+
- **Labels**: Emitter, addressee, context, and behavior annotations
|
77 |
+
- **Download**: [Internet Archive – 10k](https://archive.org/details/egyptian_fruit_bats_10k)
|
78 |
+
|
79 |
+
---
|
80 |
+
|
81 |
+
## Giant Otters
|
82 |
|
83 |
+
This dataset includes 441 recordings across 22 vocalization types, collected between 2009–2011 by Christina A. S. Mumm and Mirjam Knörnschild.
|
84 |
|
85 |
+
- **Microphone**: Sennheiser MKH 416-P48U3
|
86 |
+
- **Recorders**: Zoom H2 Handy (48 or 96 kHz), with hydrophone (RESON TC4013) for underwater calls
|
87 |
+
- **Bit depth**: 24-bit
|
88 |
+
- **Download**: [Internet Archive](https://archive.org/details/giant_otters)
|
89 |
+
- **Citation**: Mumm, C.A.S. & Knörnschild, M. (2016). *PLOS ONE*. [DOI](https://doi.org/10.1371/journal.pone.0112562)
|
90 |
+
|
91 |
+
---
|
92 |
+
|
93 |
+
## Macaques
|
94 |
+
|
95 |
+
This dataset contains 7,285 macaque coo calls from 8 individuals (4 males, 4 females), annotated at the individual level.
|
96 |
+
|
97 |
+
- **Sample rate**: 5,756 files at 24,414 Hz, 1,529 at 44,100 Hz
|
98 |
+
- **Duration**: 0.04s to 1.69s
|
99 |
+
- **Download**: [Internet Archive](https://archive.org/details/macaque_coo_calls)
|
100 |
+
- **Citation**: [PMC Article](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4806230/)
|
101 |
+
|
102 |
+
---
|
103 |
+
|
104 |
+
## Orcas
|
105 |
+
|
106 |
+
This dataset comes from the Orcasound Project and contains two versions:
|
107 |
+
|
108 |
+
- **Classification version**: 4-second clips, 398 positive and 196 negative examples
|
109 |
+
- **Sample rate**: 44,100 Hz
|
110 |
+
- **Download**: [Internet Archive](https://archive.org/details/orcas_classification)
|
111 |
+
|
112 |
+
---
|
113 |
+
|
114 |
+
## Zebra Finches
|
115 |
+
|
116 |
+
Collected between 2011–2014 by Julie E. Elie at UC Berkeley using zebra finches from the Theunissen Lab colony.
|
117 |
+
|
118 |
+
- **Recordings**: 3,405 across 11 call types
|
119 |
+
- **Subjects**: Adults and ~30-day-old juveniles
|
120 |
+
- **Labels**: Call type, individual, age
|
121 |
+
- **Sample rate**: Not specified
|
122 |
+
- **Download**: [Figshare](https://ndownloader.figshare.com/articles/11905533/versions/1)
|
123 |
+
- **Citations**:
|
124 |
+
- Elie & Theunissen (2016). *Anim Cogn*. [DOI](https://doi.org/10.1007/s10071-015-0933-6)
|
125 |
+
- Elie & Theunissen (2018). *Nat Commun*. [DOI](https://doi.org/10.1038/s41467-018-06394-9)
|
126 |
+
|
127 |
+
---
|
128 |
|
129 |
+
## Citation
|
130 |
|
131 |
+
If you use this collection, please cite the original sources provided in each section above.
|
|