Update README.md
Browse files
README.md
CHANGED
|
@@ -63,6 +63,9 @@ b.fetch("humpbacks/Emily-Vierling-Orcasound-data/Em_HW_data/Annotations/", f"./r
|
|
| 63 |
b.fetch("humpbacks/Emily-Vierling-Orcasound-data/Em_HW_data/flac_files/", f"./raw/audio/")
|
| 64 |
```
|
| 65 |
|
|
|
|
|
|
|
|
|
|
| 66 |
## Acknowledgments
|
| 67 |
Special thanks to Emily Vierling and Scott Veirs for curating the "Haro Humpback" catalog and to Orcasound for making this data publicly available.
|
| 68 |
|
|
|
|
| 63 |
b.fetch("humpbacks/Emily-Vierling-Orcasound-data/Em_HW_data/flac_files/", f"./raw/audio/")
|
| 64 |
```
|
| 65 |
|
| 66 |
+
## Related Dataset
|
| 67 |
+
The relevant dataset containing noise recordings without whales vocalizations is available on HuggingFace: https://huggingface.co/datasets/Liana/humpbacks-orcasound-em-hW-data-noise. These recordings are also 5 seconds long.
|
| 68 |
+
|
| 69 |
## Acknowledgments
|
| 70 |
Special thanks to Emily Vierling and Scott Veirs for curating the "Haro Humpback" catalog and to Orcasound for making this data publicly available.
|
| 71 |
|