sndid-samples/README.md

74 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

2023-09-21 13:32:39 -06:00
# sndid-samples
Nature sound samples for testing sndid.
sndid is available here:
https://spacecruft.org/deepcrayon/sndid
# Install
Install thusly.
Using Debian Stable (12/Bookworm).
Install thine dependencies:
```
sudo apt update
2023-09-21 13:34:39 -06:00
sudo apt install git git-lfs
2023-09-21 13:32:39 -06:00
```
Clone repo:
```
git clone https://spacecruft.org/deepcrayon/sndid-samples
cd sndid-samples/
```
This is also a submodule in the sndid repo.
# Content
Sounds were recorded by Jeff Moe in the foothills in
Northern Colorado.
2023-10-19 14:35:27 -06:00
The `sndid.log` has example output from live sampling ~17 days using
sndid-server and sndid-stream.
2023-10-19 09:11:17 -06:00
Extract:
```
2023-10-19 09:03:21.546493-06:00 Clark's Nutcracker, Nucifraga columbiana, 0.9282625913619995
2023-10-19 09:03:21.546539-06:00 Clark's Nutcracker, Nucifraga columbiana, 0.9611247181892395
2023-10-19 09:03:32.774506-06:00 Black-billed Magpie, Pica hudsonia, 0.5522236227989197
2023-10-19 09:03:32.774751-06:00 Black-billed Magpie, Pica hudsonia, 0.6216146945953369
2023-10-19 09:03:32.774849-06:00 Clark's Nutcracker, Nucifraga columbiana, 0.8457576036453247
2023-10-19 09:03:32.774927-06:00 Pinyon Jay, Gymnorhinus cyanocephalus, 0.2591788172721863
2023-10-19 09:03:43.923026-06:00 Black-billed Magpie, Pica hudsonia, 0.42812126874923706
2023-10-19 09:03:43.923254-06:00 Black-billed Magpie, Pica hudsonia, 0.4417888820171356
2023-10-19 09:03:43.923346-06:00 Black-billed Magpie, Pica hudsonia, 0.6382956504821777
2023-10-19 09:03:43.923416-06:00 Black-billed Magpie, Pica hudsonia, 0.6863223314285278
```
Summary table of highest confidence tier from samples:
```
90% 9,963
80% 5,942
70% 5,480
60% 5,856
50% 6,624
40% 9,412
30% 14,700
20% 11,142
69,119 Total
2023-10-19 09:11:17 -06:00
```
2023-09-21 13:32:39 -06:00
# License
Dual licensed under the
Creative Commons Attribution-ShareAlike 4.0 International
and the Apache 2.0 license.
The content may be used under either license.
*Copyright © 2023, Jeff Moe.*