birdnet-analyzer 2.1.0__py3-none-any.whl → 2.1.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- birdnet_analyzer/__init__.py +9 -9
- birdnet_analyzer/analyze/__init__.py +19 -19
- birdnet_analyzer/analyze/__main__.py +3 -3
- birdnet_analyzer/analyze/cli.py +30 -30
- birdnet_analyzer/analyze/core.py +268 -246
- birdnet_analyzer/analyze/utils.py +700 -694
- birdnet_analyzer/audio.py +368 -368
- birdnet_analyzer/cli.py +732 -732
- birdnet_analyzer/config.py +243 -243
- birdnet_analyzer/eBird_taxonomy_codes_2024E.json +13045 -13045
- birdnet_analyzer/embeddings/__init__.py +3 -3
- birdnet_analyzer/embeddings/__main__.py +3 -3
- birdnet_analyzer/embeddings/cli.py +12 -12
- birdnet_analyzer/embeddings/core.py +70 -70
- birdnet_analyzer/embeddings/utils.py +173 -220
- birdnet_analyzer/evaluation/__init__.py +189 -189
- birdnet_analyzer/evaluation/__main__.py +3 -3
- birdnet_analyzer/evaluation/assessment/metrics.py +388 -388
- birdnet_analyzer/evaluation/assessment/performance_assessor.py +364 -364
- birdnet_analyzer/evaluation/assessment/plotting.py +378 -378
- birdnet_analyzer/evaluation/preprocessing/data_processor.py +631 -631
- birdnet_analyzer/evaluation/preprocessing/utils.py +98 -98
- birdnet_analyzer/gui/__init__.py +19 -19
- birdnet_analyzer/gui/__main__.py +3 -3
- birdnet_analyzer/gui/analysis.py +179 -179
- birdnet_analyzer/gui/assets/arrow_down.svg +4 -4
- birdnet_analyzer/gui/assets/arrow_left.svg +4 -4
- birdnet_analyzer/gui/assets/arrow_right.svg +4 -4
- birdnet_analyzer/gui/assets/arrow_up.svg +4 -4
- birdnet_analyzer/gui/assets/gui.css +36 -36
- birdnet_analyzer/gui/assets/gui.js +89 -93
- birdnet_analyzer/gui/embeddings.py +638 -638
- birdnet_analyzer/gui/evaluation.py +801 -801
- birdnet_analyzer/gui/localization.py +75 -75
- birdnet_analyzer/gui/multi_file.py +265 -265
- birdnet_analyzer/gui/review.py +472 -472
- birdnet_analyzer/gui/segments.py +191 -191
- birdnet_analyzer/gui/settings.py +149 -149
- birdnet_analyzer/gui/single_file.py +264 -264
- birdnet_analyzer/gui/species.py +95 -95
- birdnet_analyzer/gui/train.py +687 -687
- birdnet_analyzer/gui/utils.py +803 -797
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_af.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ar.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_bg.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ca.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_cs.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_da.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_de.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_el.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_en_uk.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_es.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_fi.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_fr.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_he.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_hr.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_hu.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_in.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_is.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_it.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ja.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ko.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_lt.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ml.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_nl.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_no.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_pl.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_pt_BR.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_pt_PT.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ro.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ru.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_sk.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_sl.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_sr.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_sv.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_th.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_tr.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_uk.txt +6522 -6522
- birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_zh.txt +6522 -6522
- birdnet_analyzer/lang/de.json +342 -341
- birdnet_analyzer/lang/en.json +342 -341
- birdnet_analyzer/lang/fi.json +342 -341
- birdnet_analyzer/lang/fr.json +342 -341
- birdnet_analyzer/lang/id.json +342 -341
- birdnet_analyzer/lang/pt-br.json +342 -341
- birdnet_analyzer/lang/ru.json +342 -341
- birdnet_analyzer/lang/se.json +342 -341
- birdnet_analyzer/lang/tlh.json +342 -341
- birdnet_analyzer/lang/zh_TW.json +342 -341
- birdnet_analyzer/model.py +1213 -1212
- birdnet_analyzer/search/__init__.py +3 -3
- birdnet_analyzer/search/__main__.py +3 -3
- birdnet_analyzer/search/cli.py +11 -11
- birdnet_analyzer/search/core.py +78 -78
- birdnet_analyzer/search/utils.py +104 -107
- birdnet_analyzer/segments/__init__.py +3 -3
- birdnet_analyzer/segments/__main__.py +3 -3
- birdnet_analyzer/segments/cli.py +13 -13
- birdnet_analyzer/segments/core.py +81 -81
- birdnet_analyzer/segments/utils.py +383 -383
- birdnet_analyzer/species/__init__.py +3 -3
- birdnet_analyzer/species/__main__.py +3 -3
- birdnet_analyzer/species/cli.py +13 -13
- birdnet_analyzer/species/core.py +35 -35
- birdnet_analyzer/species/utils.py +73 -74
- birdnet_analyzer/train/__init__.py +3 -3
- birdnet_analyzer/train/__main__.py +3 -3
- birdnet_analyzer/train/cli.py +13 -13
- birdnet_analyzer/train/core.py +113 -113
- birdnet_analyzer/train/utils.py +878 -877
- birdnet_analyzer/translate.py +132 -133
- birdnet_analyzer/utils.py +425 -425
- {birdnet_analyzer-2.1.0.dist-info → birdnet_analyzer-2.1.1.dist-info}/METADATA +147 -146
- birdnet_analyzer-2.1.1.dist-info/RECORD +124 -0
- {birdnet_analyzer-2.1.0.dist-info → birdnet_analyzer-2.1.1.dist-info}/licenses/LICENSE +18 -18
- birdnet_analyzer/playground.py +0 -5
- birdnet_analyzer-2.1.0.dist-info/RECORD +0 -125
- {birdnet_analyzer-2.1.0.dist-info → birdnet_analyzer-2.1.1.dist-info}/WHEEL +0 -0
- {birdnet_analyzer-2.1.0.dist-info → birdnet_analyzer-2.1.1.dist-info}/entry_points.txt +0 -0
- {birdnet_analyzer-2.1.0.dist-info → birdnet_analyzer-2.1.1.dist-info}/top_level.txt +0 -0
@@ -1,146 +1,147 @@
|
|
1
|
-
Metadata-Version: 2.4
|
2
|
-
Name: birdnet_analyzer
|
3
|
-
Version: 2.1.
|
4
|
-
Summary: BirdNET analyzer for scientific audio data processing and bird classification.
|
5
|
-
Author: Stefan Kahl
|
6
|
-
Maintainer: Josef Haupt, Max Mauermann
|
7
|
-
License: MIT
|
8
|
-
Project-URL: Homepage, https://birdnet.cornell.edu/birdnet
|
9
|
-
Project-URL: Documentation, https://birdnet-team.github.io/BirdNET-Analyzer/
|
10
|
-
Project-URL: Repository, https://github.com/birdnet-team/BirdNET-Analyzer
|
11
|
-
Project-URL: Issues, https://github.com/birdnet-team/BirdNET-Analyzer/issues
|
12
|
-
Project-URL: Download, https://github.com/birdnet-team/BirdNET-Analyzer/releases/latest
|
13
|
-
Keywords: birdnet,birdnet-analyzer
|
14
|
-
Classifier: Programming Language :: Python :: 3.11
|
15
|
-
Classifier: Operating System :: OS Independent
|
16
|
-
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
|
17
|
-
Classifier: Topic :: Scientific/Engineering
|
18
|
-
Classifier: Topic :: Scientific/Engineering :: Information Analysis
|
19
|
-
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
20
|
-
Requires-Python: >=3.11
|
21
|
-
Description-Content-Type: text/markdown
|
22
|
-
License-File: LICENSE
|
23
|
-
Requires-Dist: librosa
|
24
|
-
Requires-Dist: resampy
|
25
|
-
Requires-Dist: tensorflow==2.15.1
|
26
|
-
Requires-Dist: scikit-learn==1.6.1
|
27
|
-
Requires-Dist: tqdm
|
28
|
-
Requires-Dist: pandas
|
29
|
-
Requires-Dist: matplotlib
|
30
|
-
Provides-Extra: train
|
31
|
-
Requires-Dist: keras-tuner; extra == "train"
|
32
|
-
Provides-Extra: server
|
33
|
-
Requires-Dist: bottle; extra == "server"
|
34
|
-
Requires-Dist: requests; extra == "server"
|
35
|
-
Provides-Extra: gui
|
36
|
-
Requires-Dist: birdnet-analyzer[embeddings,train]; extra == "gui"
|
37
|
-
Requires-Dist: gradio==5.32.1; extra == "gui"
|
38
|
-
Requires-Dist: pywebview; extra == "gui"
|
39
|
-
Requires-Dist: plotly[express]; extra == "gui"
|
40
|
-
Requires-Dist: pywin32; platform_system == "Windows" and extra == "gui"
|
41
|
-
Requires-Dist: qtpy; platform_system == "Linux" and extra == "gui"
|
42
|
-
Requires-Dist: PyGObject; platform_system == "Linux" and extra == "gui"
|
43
|
-
Provides-Extra: embeddings
|
44
|
-
Requires-Dist: perch-hoplite; extra == "embeddings"
|
45
|
-
Provides-Extra: all
|
46
|
-
Requires-Dist: birdnet-analyzer[gui,server]; extra == "all"
|
47
|
-
Provides-Extra: docs
|
48
|
-
Requires-Dist: sphinx; extra == "docs"
|
49
|
-
Requires-Dist: sphinx-rtd-theme; extra == "docs"
|
50
|
-
Requires-Dist: sphinx-argparse; extra == "docs"
|
51
|
-
Provides-Extra: tests
|
52
|
-
Requires-Dist: pytest; extra == "tests"
|
53
|
-
|
54
|
-
|
55
|
-
Requires-Dist: birdnet_analyzer[
|
56
|
-
Requires-Dist:
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
</
|
65
|
-
|
66
|
-
<
|
67
|
-
|
68
|
-
|
69
|
-
![
|
70
|
-
|
71
|
-
![
|
72
|
-
![
|
73
|
-
|
74
|
-
|
75
|
-
[![
|
76
|
-
![
|
77
|
-
|
78
|
-
|
79
|
-
[![
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
This
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
}
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
- **
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
The
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
1
|
+
Metadata-Version: 2.4
|
2
|
+
Name: birdnet_analyzer
|
3
|
+
Version: 2.1.1
|
4
|
+
Summary: BirdNET analyzer for scientific audio data processing and bird classification.
|
5
|
+
Author: Stefan Kahl
|
6
|
+
Maintainer: Josef Haupt, Max Mauermann
|
7
|
+
License: MIT
|
8
|
+
Project-URL: Homepage, https://birdnet.cornell.edu/birdnet
|
9
|
+
Project-URL: Documentation, https://birdnet-team.github.io/BirdNET-Analyzer/
|
10
|
+
Project-URL: Repository, https://github.com/birdnet-team/BirdNET-Analyzer
|
11
|
+
Project-URL: Issues, https://github.com/birdnet-team/BirdNET-Analyzer/issues
|
12
|
+
Project-URL: Download, https://github.com/birdnet-team/BirdNET-Analyzer/releases/latest
|
13
|
+
Keywords: birdnet,birdnet-analyzer
|
14
|
+
Classifier: Programming Language :: Python :: 3.11
|
15
|
+
Classifier: Operating System :: OS Independent
|
16
|
+
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
|
17
|
+
Classifier: Topic :: Scientific/Engineering
|
18
|
+
Classifier: Topic :: Scientific/Engineering :: Information Analysis
|
19
|
+
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
20
|
+
Requires-Python: >=3.11
|
21
|
+
Description-Content-Type: text/markdown
|
22
|
+
License-File: LICENSE
|
23
|
+
Requires-Dist: librosa
|
24
|
+
Requires-Dist: resampy
|
25
|
+
Requires-Dist: tensorflow==2.15.1
|
26
|
+
Requires-Dist: scikit-learn==1.6.1
|
27
|
+
Requires-Dist: tqdm
|
28
|
+
Requires-Dist: pandas
|
29
|
+
Requires-Dist: matplotlib
|
30
|
+
Provides-Extra: train
|
31
|
+
Requires-Dist: keras-tuner; extra == "train"
|
32
|
+
Provides-Extra: server
|
33
|
+
Requires-Dist: bottle; extra == "server"
|
34
|
+
Requires-Dist: requests; extra == "server"
|
35
|
+
Provides-Extra: gui
|
36
|
+
Requires-Dist: birdnet-analyzer[embeddings,train]; extra == "gui"
|
37
|
+
Requires-Dist: gradio==5.32.1; extra == "gui"
|
38
|
+
Requires-Dist: pywebview; extra == "gui"
|
39
|
+
Requires-Dist: plotly[express]; extra == "gui"
|
40
|
+
Requires-Dist: pywin32; platform_system == "Windows" and extra == "gui"
|
41
|
+
Requires-Dist: qtpy; platform_system == "Linux" and extra == "gui"
|
42
|
+
Requires-Dist: PyGObject; platform_system == "Linux" and extra == "gui"
|
43
|
+
Provides-Extra: embeddings
|
44
|
+
Requires-Dist: perch-hoplite; extra == "embeddings"
|
45
|
+
Provides-Extra: all
|
46
|
+
Requires-Dist: birdnet-analyzer[gui,server]; extra == "all"
|
47
|
+
Provides-Extra: docs
|
48
|
+
Requires-Dist: sphinx; extra == "docs"
|
49
|
+
Requires-Dist: sphinx-rtd-theme; extra == "docs"
|
50
|
+
Requires-Dist: sphinx-argparse; extra == "docs"
|
51
|
+
Provides-Extra: tests
|
52
|
+
Requires-Dist: pytest; extra == "tests"
|
53
|
+
Requires-Dist: pytest-timeout; extra == "tests"
|
54
|
+
Provides-Extra: dev
|
55
|
+
Requires-Dist: birdnet_analyzer[tests]; extra == "dev"
|
56
|
+
Requires-Dist: birdnet_analyzer[docs]; extra == "dev"
|
57
|
+
Requires-Dist: ruff; extra == "dev"
|
58
|
+
Dynamic: license-file
|
59
|
+
|
60
|
+
<div align="center">
|
61
|
+
<h1>BirdNET-Analyzer</h1>
|
62
|
+
<a href="https://birdnet-team.github.io/BirdNET-Analyzer/">
|
63
|
+
<img src="https://github.com/birdnet-team/BirdNET-Analyzer/blob/main/docs/_static/logo_birdnet_big.png?raw=true" width="300" alt="BirdNET-Logo" />
|
64
|
+
</a>
|
65
|
+
</div>
|
66
|
+
<br>
|
67
|
+
<div align="center">
|
68
|
+
|
69
|
+

|
70
|
+

|
71
|
+
[](https://www.python.org/downloads/release/python-3110/)
|
72
|
+

|
73
|
+

|
74
|
+
|
75
|
+
[](https://github.com/birdnet-team/BirdNET-Analyzer/actions/workflows/docker-build.yml)
|
76
|
+
[](https://www.reddit.com/r/BirdNET_Analyzer/)
|
77
|
+

|
78
|
+
|
79
|
+
[](https://github.com/birdnet-team/BirdNET-Analyzer/releases/latest)
|
80
|
+
[](https://pypi.org/project/birdnet-analyzer/)
|
81
|
+
|
82
|
+
[](https://give.birds.cornell.edu/page/132162/donate/1)
|
83
|
+
|
84
|
+
</div>
|
85
|
+
|
86
|
+
This repo contains BirdNET scripts for processing large amounts of audio data or single audio files.
|
87
|
+
This is the most advanced version of BirdNET for acoustic analyses and we will keep this repository up-to-date with new models and improved interfaces to enable scientists with no CS background to run the analysis.
|
88
|
+
|
89
|
+
Feel free to use BirdNET for your acoustic analyses and research.
|
90
|
+
If you do, please cite as:
|
91
|
+
|
92
|
+
```bibtex
|
93
|
+
@article{kahl2021birdnet,
|
94
|
+
title={BirdNET: A deep learning solution for avian diversity monitoring},
|
95
|
+
author={Kahl, Stefan and Wood, Connor M and Eibl, Maximilian and Klinck, Holger},
|
96
|
+
journal={Ecological Informatics},
|
97
|
+
volume={61},
|
98
|
+
pages={101236},
|
99
|
+
year={2021},
|
100
|
+
publisher={Elsevier}
|
101
|
+
}
|
102
|
+
```
|
103
|
+
|
104
|
+
## Documentation
|
105
|
+
|
106
|
+
You can access documentation for this project [here](https://birdnet-team.github.io/BirdNET-Analyzer/).
|
107
|
+
|
108
|
+
## Download
|
109
|
+
|
110
|
+
You can download installers for Windows and macOS from the [releases page](https://github.com/birdnet-team/BirdNET-Analyzer/releases/latest).
|
111
|
+
Models can be found on [Zenodo](https://zenodo.org/records/15050749).
|
112
|
+
|
113
|
+
## About
|
114
|
+
|
115
|
+
Developed by the [K. Lisa Yang Center for Conservation Bioacoustics](https://www.birds.cornell.edu/ccb/) at the [Cornell Lab of Ornithology](https://www.birds.cornell.edu/home) in collaboration with [Chemnitz University of Technology](https://www.tu-chemnitz.de/index.html.en).
|
116
|
+
|
117
|
+
Go to https://birdnet.cornell.edu to learn more about the project.
|
118
|
+
|
119
|
+
Want to use BirdNET to analyze a large dataset? Don't hesitate to contact us: ccb-birdnet@cornell.edu
|
120
|
+
|
121
|
+
**Have a question, remark, or feature request? Please start a new issue thread to let us know. Feel free to submit a pull request.**
|
122
|
+
|
123
|
+
## License
|
124
|
+
|
125
|
+
- **Source Code**: The source code for this project is licensed under the [MIT License](https://opensource.org/licenses/MIT).
|
126
|
+
- **Models**: The models used in this project are licensed under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/).
|
127
|
+
|
128
|
+
Please ensure you review and adhere to the specific license terms provided with each model.
|
129
|
+
|
130
|
+
*Please note that all educational and research purposes are considered non-commercial use and it is therefore freely permitted to use BirdNET models in any way.*
|
131
|
+
|
132
|
+
## Funding
|
133
|
+
|
134
|
+
This project is supported by Jake Holshuh (Cornell class of ´69) and The Arthur Vining Davis Foundations.
|
135
|
+
Our work in the K. Lisa Yang Center for Conservation Bioacoustics is made possible by the generosity of K. Lisa Yang to advance innovative conservation technologies to inspire and inform the conservation of wildlife and habitats.
|
136
|
+
|
137
|
+
The development of BirdNET is supported by the German Federal Ministry of Education and Research through the project “BirdNET+” (FKZ 01|S22072).
|
138
|
+
The German Federal Ministry for the Environment, Nature Conservation and Nuclear Safety contributes through the “DeepBirdDetect” project (FKZ 67KI31040E).
|
139
|
+
In addition, the Deutsche Bundesstiftung Umwelt supports BirdNET through the project “RangerSound” (project 39263/01).
|
140
|
+
|
141
|
+
## Partners
|
142
|
+
|
143
|
+
BirdNET is a joint effort of partners from academia and industry.
|
144
|
+
Without these partnerships, this project would not have been possible.
|
145
|
+
Thank you!
|
146
|
+
|
147
|
+

|
@@ -0,0 +1,124 @@
|
|
1
|
+
birdnet_analyzer/__init__.py,sha256=vnZou04TB4AFX6JcZo9O0lEsVmIwZbxCgGAHqqH0hUc,373
|
2
|
+
birdnet_analyzer/audio.py,sha256=QpMpfj6mboFXiqB-VNNB9BaQvmOs7DAc9sQ9nneikg8,12026
|
3
|
+
birdnet_analyzer/cli.py,sha256=tkE1EkIDp-Sv--bT60miHekEFoKEq6hMRP_Gw8migEs,30217
|
4
|
+
birdnet_analyzer/config.py,sha256=kHU44GVDbP4GH83cjogadKj0rtDLGUjYjNw9NPaKJgI,7377
|
5
|
+
birdnet_analyzer/eBird_taxonomy_codes_2024E.json,sha256=x5S5iil4Th3f7OYO-t-DrF1-wP1nPibfzMa_N-s63z4,752850
|
6
|
+
birdnet_analyzer/model.py,sha256=ylH7ToVCEKVvHxKGDIfDHVTMXqgQXh177WQ5MZ7fmtE,39944
|
7
|
+
birdnet_analyzer/translate.py,sha256=8fq48LFSnwXWWAFuqUrFD4pjJQ3x4_96dJD7H1kanMo,3053
|
8
|
+
birdnet_analyzer/utils.py,sha256=BOYnVtc629uIUlFqj4Lz0FKHQ4JTOefq9wfd_cCLEaA,13702
|
9
|
+
birdnet_analyzer/analyze/__init__.py,sha256=qnZ41-YrE7WswyTZvZYy_cFSJeoNZhlQ-oSefMjiOb0,513
|
10
|
+
birdnet_analyzer/analyze/__main__.py,sha256=pSvNm63VCEKnb9EIAHwZvd8z1ql9r0OklhH7pNVH76U,54
|
11
|
+
birdnet_analyzer/analyze/cli.py,sha256=vTUKohDbKWwlnzhhAyC0Sk460dLvhCKd2i-ZAfB-8iM,765
|
12
|
+
birdnet_analyzer/analyze/core.py,sha256=zOSnuFoxSZuyKvueR3iAd584semNwbW_tr3XLJVd-_0,10320
|
13
|
+
birdnet_analyzer/analyze/utils.py,sha256=B6OnIv2eeaYbdoEti4Fa6o70Shb_vOizPSCmdNL4azM,24682
|
14
|
+
birdnet_analyzer/embeddings/__init__.py,sha256=7mubxyWsUWglxTI8PwA7uXHo-AKihgjSKLPC9RjwLSY,82
|
15
|
+
birdnet_analyzer/embeddings/__main__.py,sha256=JPwH8wYT1hZanQXgRzKzESWx9vZlzuzeTxLZIxC_ZSc,57
|
16
|
+
birdnet_analyzer/embeddings/cli.py,sha256=1RRye54u0-MHfnGp7LUcfR5Ei88IZ-F196NZMyE1ohs,270
|
17
|
+
birdnet_analyzer/embeddings/core.py,sha256=wcqf6XRY4okoMIlh1IIB04dMTYcD4Xih7fYP6j2V3GE,2749
|
18
|
+
birdnet_analyzer/embeddings/utils.py,sha256=XgLHyK6QTWq5cqnDW6HtRdftG-ZqPMUU-i-GwLGjtCU,5797
|
19
|
+
birdnet_analyzer/evaluation/__init__.py,sha256=Pwf4HWsk-8uHpxRglODqyTy35mzpiWT24i_15QPmmD0,8526
|
20
|
+
birdnet_analyzer/evaluation/__main__.py,sha256=AsAw3vLt1cvt97ziBIP1iCH1QZsJz7RGzFxeqBZBVTk,53
|
21
|
+
birdnet_analyzer/evaluation/assessment/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
22
|
+
birdnet_analyzer/evaluation/assessment/metrics.py,sha256=LCeZwAbyaOqs8UOZcCd7Tj0tm2aTHI1M4szSaFj0mmM,15112
|
23
|
+
birdnet_analyzer/evaluation/assessment/performance_assessor.py,sha256=mhVhj6yvseasBQoAH0pQ5RmtqivphuXzz7APH2PfoMg,15361
|
24
|
+
birdnet_analyzer/evaluation/assessment/plotting.py,sha256=ncVdSd7hdJQWEn_DT2gUJjPleikZoLeeFOiJR0VOuI4,14975
|
25
|
+
birdnet_analyzer/evaluation/preprocessing/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
26
|
+
birdnet_analyzer/evaluation/preprocessing/data_processor.py,sha256=3aay0WJL21q9tYlDgSmt0kHfbNzMhjLDdYV6cAeeUQE,29954
|
27
|
+
birdnet_analyzer/evaluation/preprocessing/utils.py,sha256=iisILvpbrgmLqFSjf6VAmAdP4bCvT0sRxQUk2KSo2NI,3946
|
28
|
+
birdnet_analyzer/gui/__init__.py,sha256=C2OZJPFqgPJX1Dz0pqDB4EDi1xR9k2cdYBfrU8wLXsI,656
|
29
|
+
birdnet_analyzer/gui/__main__.py,sha256=DJqgjkKxZczhR2VoepRXGIowshGKjXeAoDZ9Ldqf2Fk,46
|
30
|
+
birdnet_analyzer/gui/analysis.py,sha256=61wJ6KuUQMiVeSy1fE894UbYTDu8a9IntSTDOTtvoc0,6334
|
31
|
+
birdnet_analyzer/gui/embeddings.py,sha256=2qyH6llYbth_UGu1L_JHsebJG7KQGOo3lnlRVxOMZM4,25190
|
32
|
+
birdnet_analyzer/gui/evaluation.py,sha256=H7p-bIxLblMYJMB9BmsRSaQ3Lb_6JIhxvYLuYyzaE4o,34031
|
33
|
+
birdnet_analyzer/gui/localization.py,sha256=FJRXEQYRbJo3CrqKQF97XrsxcTko7UDSm1VPt7cnYgk,2464
|
34
|
+
birdnet_analyzer/gui/multi_file.py,sha256=v3IlSKfgXPJGQ78HbtK8EbMTE4BUbbbvrSgXN2RqtJM,8801
|
35
|
+
birdnet_analyzer/gui/review.py,sha256=kKxm7EEtmVQNLlygf-fYN14sJOEFOu0ez56VEe7KhTw,18805
|
36
|
+
birdnet_analyzer/gui/segments.py,sha256=N_pRDyXbcEHO0rE-JLWQ_FywwwYQRfluy61dw6BD7WY,7104
|
37
|
+
birdnet_analyzer/gui/settings.py,sha256=bGvNuqidhpTyPJMxqRmC7kaW_jfyx8fQ5S2EnozMnag,4657
|
38
|
+
birdnet_analyzer/gui/single_file.py,sha256=feIEdcDf2nAoHytiNSXFn1axyuTAm1jHynBqc2lKlMs,8940
|
39
|
+
birdnet_analyzer/gui/species.py,sha256=EDKquYkDPOj6Mb6foBWXpz8N5eF_ZL-PdgTIL_oGmv8,3041
|
40
|
+
birdnet_analyzer/gui/train.py,sha256=ujZoGgoWDdKS63eL-wcFrUvGM8y7eIzORihCykOE4lI,27467
|
41
|
+
birdnet_analyzer/gui/utils.py,sha256=5k3VVuy8RvL_P978Tk4t_XL4_3kwUEkZklYah88dbIU,30193
|
42
|
+
birdnet_analyzer/gui/assets/arrow_down.svg,sha256=2fCEyUwf3IOHWRPXnTcdR5Tm1HhOtXLbOWlYORv_ZWQ,270
|
43
|
+
birdnet_analyzer/gui/assets/arrow_left.svg,sha256=pHyh9nAgjAXFB7ybSLyVI6zygYeJqjgPj95Q3oa6S0g,270
|
44
|
+
birdnet_analyzer/gui/assets/arrow_right.svg,sha256=pUux1bnO_xWXuYDEYzoC0_n5fjE38BuK_pvkt85t71Q,270
|
45
|
+
birdnet_analyzer/gui/assets/arrow_up.svg,sha256=CSgm3QzzeThlCxLToc1S6Y5DGQekxMsli5BAqfPhmdM,270
|
46
|
+
birdnet_analyzer/gui/assets/gui.css,sha256=B8Zm-QlOloVii0W2YAXo2jkmcaKrTAR1WpCyjxpyC6M,612
|
47
|
+
birdnet_analyzer/gui/assets/gui.js,sha256=E-DL1u7D9107gez-iVkHiOIFQSWy_SIO6BK1Rs59XQY,3505
|
48
|
+
birdnet_analyzer/gui/assets/img/birdnet-icon.ico,sha256=JUx5NGWVerz16p38WkYJeu3C6JO0Hx5uTOqMA-Suedg,24985
|
49
|
+
birdnet_analyzer/gui/assets/img/birdnet_logo.png,sha256=yPMHuNBiHil_sZ476ntAKByc8lV03Fxdl2llxmVvCt4,24526
|
50
|
+
birdnet_analyzer/gui/assets/img/birdnet_logo_no_transparent.png,sha256=uLZ3QAHAMUXLlgf7fh1VYGjDnK8Jo8sOx2cqLn04fwo,21538
|
51
|
+
birdnet_analyzer/gui/assets/img/clo-logo-bird.svg,sha256=6v_ODxVyO5hMPzJuSGrVWQuwmGy75quU8tyYadm8TpA,1844
|
52
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_af.txt,sha256=s9OSWuBKzFFLAGYfmBtfcUrI51D4Pwc4l5fMu88Z9-Y,258587
|
53
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ar.txt,sha256=WJw-26VPjVCXbS9GwuroctUNoGwPCQDcyhSIGxoJ9E4,264928
|
54
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_bg.txt,sha256=GwxSe7_g-jQFO7Jb-8Oi31GcOvf84KpnN1KoU1gwKvM,282347
|
55
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ca.txt,sha256=jKY8-kt3swBeRx4vs_ZVEB4j6SbMNQA5SC_AJBInwlo,262501
|
56
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_cs.txt,sha256=6qxzcO3tvRG2wp6Fw8snCq37Vie3y0kC0N-snKHwtIo,262436
|
57
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_da.txt,sha256=TZlFU884Bbd8UEKmj8-OwybIv37_DlnMb3HgoblQmHw,257579
|
58
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_de.txt,sha256=V8HK1SIeoS2ZPnYnSy10qWWhQ4k9lrosNHOzsGAEe4Q,252243
|
59
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_el.txt,sha256=9usrhiGJDbFhO6hqYc1fN_FNRgQVnIcTRAKlow3zbpc,273166
|
60
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_en_uk.txt,sha256=SHk3tq0TK4UGIVUjIJqHuGrcnc6OXtMEjOkmgYnd3T0,259894
|
61
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_es.txt,sha256=u-yTVlViBYThCgdYGzxUOFp07ijZ4LdQCTR98mRKA7w,256848
|
62
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_fi.txt,sha256=2EhBqXkOoD0yJLx-OaBgHe30Bj6wZiEWdWW6QMXWAlU,243636
|
63
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_fr.txt,sha256=kEjkphhZpJMEnwkENIV86CLUz9hQtJ-bqsz8D3v8aFA,260571
|
64
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_he.txt,sha256=Yhw3tJeep2YAK-uY9cWxsa8Irvyfx9OKcEnrK--3CwE,265594
|
65
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_hr.txt,sha256=wzCL0-4CD-Z3SE6t_Cx2GpkKe0SUXtC3vfdJ0MG2SxU,259263
|
66
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_hu.txt,sha256=y60Hwx5rwAwh3aZAEF6h9CLzHXPR13fF9B6xmtTN3io,260047
|
67
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_in.txt,sha256=3t9dXRLUN5eYQWl9qo0kPA6_eRBN1gVJWZbBTapATZ0,257238
|
68
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_is.txt,sha256=gmMDt6dnvDBvDZgEmhEFZokROduBUwediV5TnmKP64Y,248847
|
69
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_it.txt,sha256=rnvcvDXroiblx6WSKTn5p8ECgq1mobXV1iVM85xH-M8,259824
|
70
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ja.txt,sha256=1fBkOPB7mApBxf0prwoASZNV-ZexWV6PA90T3T_RuvE,310145
|
71
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ko.txt,sha256=dmetlmeRV-4Mh63os73WDsY8FaXOQHy_Mo2OCkmBTls,259315
|
72
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_lt.txt,sha256=2qGBp2v08PgWpugsOfXABzjYhDCI52mz8mu5bYq8dOk,262651
|
73
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ml.txt,sha256=Vzvb-vEVvbrJHX2C1a2awmAr8110xhHt0zAn56fMBjc,273073
|
74
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_nl.txt,sha256=8MY4zZmCaAe1dVVbx6Vlzdc-9J-QO9FKliqOI8eqFYI,249499
|
75
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_no.txt,sha256=EFu5lwqKLFCbHe1xkcuyhebeSK3ATmj-fHXjghodBxs,229424
|
76
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_pl.txt,sha256=lDPb8lcwWeI9ZcEXDU49-ytLHTk9M18aXJXrPx4iWwk,262287
|
77
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_pt_BR.txt,sha256=l5ZOmB7E0ZoXRVOkt5OHSOtfI1M0yHU-3nCRksyLIrk,260235
|
78
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_pt_PT.txt,sha256=x7aMDaZtyqvB7jygi8X43t2ELNEkuI4kxrQNVfnzxrA,259268
|
79
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ro.txt,sha256=Akguz-bGOCcGB-_Jj1h4oBV19xhZqntdrOKIWjpRTZQ,261828
|
80
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ru.txt,sha256=dv5WsSgUKKbnfKu4rhl3KSnD0b5__XBRuESfqUWQSwc,371264
|
81
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_sk.txt,sha256=6gd9sGeyYqLn8q_RdlQ-dExCkkg5htDjJBZmzAfBHDQ,263237
|
82
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_sl.txt,sha256=LWj0PoML4_9sLpmB-SbZ76AuTpvqcOdTjOiGqFgLRDA,258825
|
83
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_sr.txt,sha256=pHcJkruQM9nPbkp2dNoGY_eknV7LnYengqqgZQ064jQ,267043
|
84
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_sv.txt,sha256=MQUiMm7WwlHopXUBh638tP4NORRhlINe149CBk1QlxQ,250586
|
85
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_th.txt,sha256=7iIENS7RcWp_UnNmQQXcmQVFoF3uQmnWA5s-qnGuWlE,288421
|
86
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_tr.txt,sha256=04ftKVeChv98kajOlxAARUOtbahgt0B1MLIgAzWl7pk,274348
|
87
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_uk.txt,sha256=-IlGejzS3b4yy4VDTq9YSIs1TQMOdWW1vR8U3N8EIrM,367980
|
88
|
+
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_zh.txt,sha256=Ffxy2LlG9qoybW1M3j6EZ8xeJUj4G8V87TXbsvhgHa8,224101
|
89
|
+
birdnet_analyzer/lang/de.json,sha256=6MU0n2BgZ-73c9gZh6qxz78en3-f7PWhdkjcs-uyYhw,29209
|
90
|
+
birdnet_analyzer/lang/en.json,sha256=OALewDlHC-32wLfgYP5NjASJfHEbk2Avl8IWa6XaUdg,26861
|
91
|
+
birdnet_analyzer/lang/fi.json,sha256=qw2uZbEpcS_9b-_wg6kKZq795rYsgG-po7tmj1vCNLo,27722
|
92
|
+
birdnet_analyzer/lang/fr.json,sha256=1W9PUuXdr-2pF2ze9b1feU1Ufx1x9Ubl0VwgDjMGy2A,30643
|
93
|
+
birdnet_analyzer/lang/id.json,sha256=ZT1te7oPKDFQm9Db9jZSPVBIwSj4ikOIkEGIJHTAvng,27663
|
94
|
+
birdnet_analyzer/lang/pt-br.json,sha256=O6_OCR8GlDBt2it3LPx0rZT8pcbfZwhXzF2NJYtM2Qw,29357
|
95
|
+
birdnet_analyzer/lang/ru.json,sha256=j1bXbsQX5mcipzDYKqS32F5TIwaF1s9585BypmJ9_q8,38565
|
96
|
+
birdnet_analyzer/lang/se.json,sha256=iAC2sZ2w6sownJs46X9YmR2DuzSLqhdHg3kstB244hA,27427
|
97
|
+
birdnet_analyzer/lang/tlh.json,sha256=8NhAybBZLTBwMXyyrac-9cYBaQu478qQ5EVP_bHqYjM,21575
|
98
|
+
birdnet_analyzer/lang/zh_TW.json,sha256=AVthuF8WoB0orIgDn-PqPF1RC0S6JZfO8TIA0EmrxjI,26109
|
99
|
+
birdnet_analyzer/search/__init__.py,sha256=gRKewsLYCa8hJxkXoFnp1uj_4ytWT1cve8KohBjHarc,70
|
100
|
+
birdnet_analyzer/search/__main__.py,sha256=p55Me1BTWAtppP6o0KHWcFYGVvKhC6-EwkNc9oDy4L0,53
|
101
|
+
birdnet_analyzer/search/cli.py,sha256=RHuLOqD07FokDzwUAov5qM8-uvmGoNulQnCPT9GB8RE,214
|
102
|
+
birdnet_analyzer/search/core.py,sha256=ibvpgpFfYkhBiDdzZMp6BFlMIjcj24CCk3WJ7dpA3oM,3137
|
103
|
+
birdnet_analyzer/search/utils.py,sha256=JmDDU-m_BkK7AXhwBeVibpptPqZ0gL_S7cBdWy5VCD0,3594
|
104
|
+
birdnet_analyzer/segments/__init__.py,sha256=F-ITPPhOaGGNTJzM7Fa1_HVi4vd3UxciRDTNy9exfKk,76
|
105
|
+
birdnet_analyzer/segments/__main__.py,sha256=ucQ8RpHX3wA-tuXz5m81dBl1vDnbGJr1pZfC0cCS5W4,55
|
106
|
+
birdnet_analyzer/segments/cli.py,sha256=eS1jIL1uSA-Q-4xHBWYQhc5Bpt1sHaIZi5sZvtERrYE,259
|
107
|
+
birdnet_analyzer/segments/core.py,sha256=nGj8-CRQzqH4KJKMPBgRDs6afFEfiYZ3EZ9GnqxzvWo,2948
|
108
|
+
birdnet_analyzer/segments/utils.py,sha256=pClnYYdp1_lRRXEadx9HQ7P6fbDgKjhfP3AXUFvc9jg,13872
|
109
|
+
birdnet_analyzer/species/__init__.py,sha256=HoKtymO-t4hwDLhEmiKyr6hYITi_kkzOKzqZJxcYX_o,73
|
110
|
+
birdnet_analyzer/species/__main__.py,sha256=KrpY5RCXMj5InMt4AWLdIjaQIhX49HgOcTNzSu-DEuA,54
|
111
|
+
birdnet_analyzer/species/cli.py,sha256=VTfyrb3qalHQsE-LqexfjSmQTZ2Z4471O4e_JXCaR3k,256
|
112
|
+
birdnet_analyzer/species/core.py,sha256=MnZXTjelFkGzJDBR1GAnceFT9Vy-H46uFT-CeeGHkPE,1558
|
113
|
+
birdnet_analyzer/species/utils.py,sha256=0WZVTTrpVvnyGrtuR137u1dHKzQIwfwCvmH7QR3pcrs,2535
|
114
|
+
birdnet_analyzer/train/__init__.py,sha256=aVKnTzOsMhp92bLKwIrxXcoqKY6jAYXD79t0h0hGm30,67
|
115
|
+
birdnet_analyzer/train/__main__.py,sha256=sKcr6QO1p4iYikPA9EDafstNGcdElQRlNzKQG1q6Qyk,52
|
116
|
+
birdnet_analyzer/train/cli.py,sha256=NDlSHMDQihh1iwLWofnowYjM9Cam_6fkXWyDDGdwUfY,250
|
117
|
+
birdnet_analyzer/train/core.py,sha256=yUvkKXHAWdt-tZHXNLKbFETasQihVljAg578oQUjujc,5667
|
118
|
+
birdnet_analyzer/train/utils.py,sha256=TCWkFvqge4X7ITS-ni7W-_DtcMLIAsXTt0XByF8w__8,35937
|
119
|
+
birdnet_analyzer-2.1.1.dist-info/licenses/LICENSE,sha256=oj96wQMMaKj9tZZzGfcdLeLzgYQ1lzD45Pc2kQpXbGQ,1055
|
120
|
+
birdnet_analyzer-2.1.1.dist-info/METADATA,sha256=qhmzGfEWmXiUVNeuZOYf76c1-buPPB1N5IncYSgJKms,8366
|
121
|
+
birdnet_analyzer-2.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
122
|
+
birdnet_analyzer-2.1.1.dist-info/entry_points.txt,sha256=zggnZKhifJ--I46o6EWvPrxCsLzyyDu7Df0zTjcsfJs,457
|
123
|
+
birdnet_analyzer-2.1.1.dist-info/top_level.txt,sha256=A7Ss-Ce3vcccmpepTDG3jDrfwBakUDy99HclK4xlazg,17
|
124
|
+
birdnet_analyzer-2.1.1.dist-info/RECORD,,
|
@@ -1,19 +1,19 @@
|
|
1
|
-
Copyright (c) 2024 birdnet-team
|
2
|
-
|
3
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
4
|
-
of this software and associated documentation files (the "Software"), to deal
|
5
|
-
in the Software without restriction, including without limitation the rights
|
6
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
7
|
-
copies of the Software, and to permit persons to whom the Software is
|
8
|
-
furnished to do so, subject to the following conditions:
|
9
|
-
|
10
|
-
The above copyright notice and this permission notice shall be included in all
|
11
|
-
copies or substantial portions of the Software.
|
12
|
-
|
13
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
14
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
15
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
16
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
17
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
18
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1
|
+
Copyright (c) 2024 birdnet-team
|
2
|
+
|
3
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
4
|
+
of this software and associated documentation files (the "Software"), to deal
|
5
|
+
in the Software without restriction, including without limitation the rights
|
6
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
7
|
+
copies of the Software, and to permit persons to whom the Software is
|
8
|
+
furnished to do so, subject to the following conditions:
|
9
|
+
|
10
|
+
The above copyright notice and this permission notice shall be included in all
|
11
|
+
copies or substantial portions of the Software.
|
12
|
+
|
13
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
14
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
15
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
16
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
17
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
18
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
19
19
|
SOFTWARE.
|
birdnet_analyzer/playground.py
DELETED
@@ -1,125 +0,0 @@
|
|
1
|
-
birdnet_analyzer/__init__.py,sha256=uu_feKfRZNl6hVLvjyy88jpW3ZXBmvcrlkSwY_GuJrk,382
|
2
|
-
birdnet_analyzer/audio.py,sha256=qp-cuic238lZUBD-WuEne-Vwq7jMTVUms4pXz0JqXsE,12394
|
3
|
-
birdnet_analyzer/cli.py,sha256=zImaCnjdqAW1apkHfaaNWH9Qq3ow64zoT8j5qRG1fEg,30939
|
4
|
-
birdnet_analyzer/config.py,sha256=eHYp8pa0Ai53gb1a8C_dJM_8apMcGz3NC6GwmfFTU7k,7620
|
5
|
-
birdnet_analyzer/eBird_taxonomy_codes_2024E.json,sha256=xkJqVnP261w7DDdEjLQUozZaEU902O3uUcvU2ZzB0Xs,765895
|
6
|
-
birdnet_analyzer/model.py,sha256=vPeNenENmfwz15-EcvkJvaQ8Rjt4erGkDzbBTQ2EX00,41143
|
7
|
-
birdnet_analyzer/playground.py,sha256=saWZVTHZQ4Di4pQDZFwA5khqCwX1sxUod5Ba96ESOdo,149
|
8
|
-
birdnet_analyzer/translate.py,sha256=qJH55AxuJtg1enIT3Vb3Avk_qqm3heEi-8XXRcX9sMU,3194
|
9
|
-
birdnet_analyzer/utils.py,sha256=2eI-MSSRkqbcHrKAxgfUa5oELvxF3v4MPHAUkwwBqhA,14127
|
10
|
-
birdnet_analyzer/analyze/__init__.py,sha256=MphQfB5ry6FS2omRAHuLMRB87z99F7ESy4evlRqWMYA,532
|
11
|
-
birdnet_analyzer/analyze/__main__.py,sha256=csRWE3Rk3o5sFLTKfJF-vx6C64ld504Vxi3UGbWVZAI,57
|
12
|
-
birdnet_analyzer/analyze/cli.py,sha256=6U82KBMqYP89_xpHF9NE_hixKIIYzgKvDpOh5ia1c9s,795
|
13
|
-
birdnet_analyzer/analyze/core.py,sha256=C16KR0ESND3zEXrSLf6SVx1xk9DYBQV50Q6YfaVfccU,9750
|
14
|
-
birdnet_analyzer/analyze/utils.py,sha256=oveWdqD7MrKlgqO3phctYQ1J_1idZk7OuckkvM0wm2w,25083
|
15
|
-
birdnet_analyzer/embeddings/__init__.py,sha256=CrtRxFHhbVx-Y664-pnTR0zw1o7Jkxer5K64mpQBOY4,85
|
16
|
-
birdnet_analyzer/embeddings/__main__.py,sha256=-AV5nKugIwDfLY3JLpqSiv-cOHBRjTGseWb2wj8rDhg,60
|
17
|
-
birdnet_analyzer/embeddings/cli.py,sha256=yV-Q9IhTvoP1GPtJH2w9-t8xgyslvdDesfCessklLk4,282
|
18
|
-
birdnet_analyzer/embeddings/core.py,sha256=kwZpqrh-B9_1OQiX_gE8bMHdAVO2_QRc_bDeORxP878,2819
|
19
|
-
birdnet_analyzer/embeddings/utils.py,sha256=rVPjh8O0lzu4I0rb-j6BZ1mB-dJduXjZ-FMy-FxxMgA,7568
|
20
|
-
birdnet_analyzer/evaluation/__init__.py,sha256=u4VbS69SiDDV2Q-7PKsJKzy9yPyeXLPYkVrKPGruIzI,8715
|
21
|
-
birdnet_analyzer/evaluation/__main__.py,sha256=P7BHAubmVZCVgpNNkz7lqeWLhgXi-uaZvKTYUcPNAHg,56
|
22
|
-
birdnet_analyzer/evaluation/assessment/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
23
|
-
birdnet_analyzer/evaluation/assessment/metrics.py,sha256=n4Zg8Go4PB0Z05fzATUr_n69VTQoN4vInMcaCaZsKGQ,15500
|
24
|
-
birdnet_analyzer/evaluation/assessment/performance_assessor.py,sha256=ibB3YJiyA-pqC7Klyo3uU88P2FRwEOxKESSdcLerK9s,15725
|
25
|
-
birdnet_analyzer/evaluation/assessment/plotting.py,sha256=-jaT-bwZhIVXOcCC2zG6Yu5Z9oLETj4vELW95wiTTX0,15353
|
26
|
-
birdnet_analyzer/evaluation/preprocessing/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
27
|
-
birdnet_analyzer/evaluation/preprocessing/data_processor.py,sha256=Gq-ineVReSkkQaxmQU5WxSV5RllEqGGyNhNXzubmQ6k,30585
|
28
|
-
birdnet_analyzer/evaluation/preprocessing/utils.py,sha256=YvuPxUb_OE6-lkDg54QNfSqiST2RYVVt4yJC2vUa2Vk,4044
|
29
|
-
birdnet_analyzer/gui/__init__.py,sha256=PPo-abSMH1kDTx9F7o590PTOHUp4kNlOK5cskipjVZk,675
|
30
|
-
birdnet_analyzer/gui/__main__.py,sha256=PCBwaF6cjjp8iN8pIe_y5gKdzwOUhQL6HWLo7ftD6uU,49
|
31
|
-
birdnet_analyzer/gui/analysis.py,sha256=NzsQj2UVsDI3kqSxgvRnvE4t_8Y3OccSVolKUNufnsE,6513
|
32
|
-
birdnet_analyzer/gui/embeddings.py,sha256=-P13LFHjK9QbmCOKB6JH61j9YSKLVczjjMRLMCo7mdI,25829
|
33
|
-
birdnet_analyzer/gui/evaluation.py,sha256=IiwRhvKDegG_1tDSmNp3BS4LzovyrDPux3SEBdac2uQ,34828
|
34
|
-
birdnet_analyzer/gui/localization.py,sha256=fiekurpvVrkqprXT0xKpVjsDZM24RXHFs0VRm7TDB6c,2539
|
35
|
-
birdnet_analyzer/gui/multi_file.py,sha256=sPuQ_q-EErgFnOiy4pBhJVWZG8oUW8jQop4Sx-s7zfc,9063
|
36
|
-
birdnet_analyzer/gui/review.py,sha256=BTxKNNC_1K32AY1eplyIgu5UoHHkH6kr0_H73GG-_fY,19259
|
37
|
-
birdnet_analyzer/gui/segments.py,sha256=FboUZGItJEEvfY32HKJKBi5YDFf5Onzyc6Cb16KjS6w,7286
|
38
|
-
birdnet_analyzer/gui/settings.py,sha256=wKSkaXJiMke3kGuv8oglkgQPULjVuH3lh2onQFJBG1E,4806
|
39
|
-
birdnet_analyzer/gui/single_file.py,sha256=kCyb1lPa4Z1tTl56Qs3aN9a-5FeocgIwSdxElwtHulU,9204
|
40
|
-
birdnet_analyzer/gui/species.py,sha256=CKMfX6PewKoDNDZzaLrQtdTOimU2B5R3quGAahv3niI,3133
|
41
|
-
birdnet_analyzer/gui/train.py,sha256=xyATGSNf9iFo4KolRd00J98r5L7sJ2KbsIBxFhDbGUU,28130
|
42
|
-
birdnet_analyzer/gui/utils.py,sha256=kyntm_YBdwxbXkrj63RaIO1yoK9XXxQpZ-DM0m8430E,30656
|
43
|
-
birdnet_analyzer/gui/assets/arrow_down.svg,sha256=tDFhvP9dnBKUb8LCN1W2X_Ycl6M6nHIerRh3VbZLq3M,274
|
44
|
-
birdnet_analyzer/gui/assets/arrow_left.svg,sha256=nw6Wg7r9lI8QwWyqFiBaJtwOLkr6YvY885y8voIisgk,274
|
45
|
-
birdnet_analyzer/gui/assets/arrow_right.svg,sha256=YOAfYpENl6Zv-hF6JsyZaVuqNNWe7uDRufrSlgrADTg,274
|
46
|
-
birdnet_analyzer/gui/assets/arrow_up.svg,sha256=YiM-8AeeSVxemH6xOXhBA0kN2npfpMSD_wtePDRFcLg,274
|
47
|
-
birdnet_analyzer/gui/assets/gui.css,sha256=MUgHEHMOg9YM-zSkwyOdpa8WxbvDgG-MqqwGPl02R38,648
|
48
|
-
birdnet_analyzer/gui/assets/gui.js,sha256=wuEXvRZtx7gX8WaZyF3US7JpuKiRXCeWowbi3Nqnmbg,3727
|
49
|
-
birdnet_analyzer/gui/assets/img/birdnet-icon.ico,sha256=JUx5NGWVerz16p38WkYJeu3C6JO0Hx5uTOqMA-Suedg,24985
|
50
|
-
birdnet_analyzer/gui/assets/img/birdnet_logo.png,sha256=yPMHuNBiHil_sZ476ntAKByc8lV03Fxdl2llxmVvCt4,24526
|
51
|
-
birdnet_analyzer/gui/assets/img/birdnet_logo_no_transparent.png,sha256=uLZ3QAHAMUXLlgf7fh1VYGjDnK8Jo8sOx2cqLn04fwo,21538
|
52
|
-
birdnet_analyzer/gui/assets/img/clo-logo-bird.svg,sha256=6v_ODxVyO5hMPzJuSGrVWQuwmGy75quU8tyYadm8TpA,1844
|
53
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_af.txt,sha256=-LYC4xPd_Jc4kyXXPUbpJ-NoD52v2etNHgYyIIn208o,265109
|
54
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ar.txt,sha256=thc4I1ZlH4A783YeJCyOj-iJByybe_gosoJLoYhEI-k,271450
|
55
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_bg.txt,sha256=F0M11jjoaxkKJQS3iG9lYgSJgjKFhtn6UsiMm4lj3lg,288869
|
56
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ca.txt,sha256=PsNFrLoaAwWovDHJl2hwB_Y-CO_H7K_yhm-9DXLM9Jc,269023
|
57
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_cs.txt,sha256=mQmUlUPJASBynDwYanDwETSE-r_LrK9eFNZ32zTDfno,268958
|
58
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_da.txt,sha256=MiwmWIZnUqTe-5VkzLmta6ACZtt3PdvNf-5dCavTlS0,264101
|
59
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_de.txt,sha256=t47JSD29j64Aru3MpMowWDTdN7gl7S7tAcG5mJD0v04,258765
|
60
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_el.txt,sha256=xi41K-blZxpupAotaTpzYWSo_mhOB_mnuYSe8AxSibw,279688
|
61
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_en_uk.txt,sha256=fCEsH2gNHacCQ7oHCgoKASj0EK7kQe07KrQw9pbnXcY,266416
|
62
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_es.txt,sha256=JCiJdzvCijjcv6-qjwxL5FqpUBBOcCfPOUPW166rxmY,263370
|
63
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_fi.txt,sha256=uYi1kuKpVbcISBuZbIYVWWEbzi_YUsi3i-mMfbBet7g,250158
|
64
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_fr.txt,sha256=cbaVkFcwCS_pzHHbXk3DlpwORq0zIn6vCZhUK5fNYzI,267093
|
65
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_he.txt,sha256=Nc8S1OhJrHB-5LEaSaBbgqo8A2fkz79WFcI01nfq1XM,272116
|
66
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_hr.txt,sha256=oFn1LTOahsSsaWN40Z3KCep-B5sBODjEWBI6npX0Nuk,265785
|
67
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_hu.txt,sha256=335BKlWV7eyM16TlQGIQAfFbBwCu_llJqefsZEAFsyI,266569
|
68
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_in.txt,sha256=jVtSuPxdoKzWnDcNi2s33VED30tmf76SZy_FjAsD7CA,263760
|
69
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_is.txt,sha256=OBTdC5zUVY4b8i7M0d8aABA_XeXXGwUAT5BjqLVZMD4,255369
|
70
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_it.txt,sha256=ctULcUrBr4NA1phdeg25Bq6PUmW9om1VpMusZ8sPzvk,266346
|
71
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ja.txt,sha256=K09cg31P4EWxMIDJ4ha5ZXnhQ2sy1AEIKXfczOWiAEU,316667
|
72
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ko.txt,sha256=s1T7E5jtaoAubdl8A4XHq1fkrEZMTk11I3lASXWwm2k,265837
|
73
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_lt.txt,sha256=3rAr3ppyws5RbSgidg7yKVoESwfRWnK753ag5LVC2pc,269173
|
74
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ml.txt,sha256=aRdgxzpBLi2QrKg3T7g_kh0RAZ5meYKRX6gLFNY8qsg,279595
|
75
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_nl.txt,sha256=9h35g6VXBzAtiWvraq2bkt0iEiTNKoK46mvIdpj3dmY,256021
|
76
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_no.txt,sha256=y0o-ryeRhqKugHQJ-0sMeyUz5mbDxmWO5BUm_iHj0F4,235946
|
77
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_pl.txt,sha256=EeA12QJVaiI6yoH3Skq6GMSmaQjaVP7BBDczgcY6YbA,268809
|
78
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_pt_BR.txt,sha256=HsZdPb1ykJwEbuRrpXHYDuCYv90gnBuCJcRUevtStds,266757
|
79
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_pt_PT.txt,sha256=DR1VGBLeCQUDcRxh8fPxeApYJvq09gL_gDzDmOU9uQ4,265790
|
80
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ro.txt,sha256=a1WWuNtvErej1Ei4V2xr-o5e8lPHAQKNDAVicQogssk,268350
|
81
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_ru.txt,sha256=ddNCzXtrYFb2FsC80G3mqDqRagvw8sZjHINqrhYj6Yk,377786
|
82
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_sk.txt,sha256=Hyl7hiPNH6UG_kNkXwGUHvlmFZ1hSpz3alnoP4eWTms,269759
|
83
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_sl.txt,sha256=rNBVPPIqDZAalLRnD709tc6pd5lLtCyuaABE1Tviygw,265347
|
84
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_sr.txt,sha256=KUAMX2Nsp-paYRyJ3j-BPnmQPObTWgxdJYv0iOztR8w,273514
|
85
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_sv.txt,sha256=fbDGmXwC7K6VB3V2JNULs4qw_tg8uuXh6AXnrpkbhPw,257108
|
86
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_th.txt,sha256=gDeJwRICBQGgrxH02nm-M7XJ7RdN36NaHZuLrSjuBMU,294943
|
87
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_tr.txt,sha256=j-uFnSR5nokPBsfh2lhP_yVDT-DPCqkjg6tumRE4I0g,280870
|
88
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_uk.txt,sha256=PQ0HJJe3Wt6L3k7kyslQwYEnAyhFKZvTqFOT06VoURI,374502
|
89
|
-
birdnet_analyzer/labels/V2.4/BirdNET_GLOBAL_6K_V2.4_Labels_zh.txt,sha256=zQsqmE2EDaNA4cHQ-aIP0YQwqvvHdgGp-bD6gPCH52g,230623
|
90
|
-
birdnet_analyzer/lang/de.json,sha256=uXHTzpBa-zsRWxnaqwo9Ky1nm45_cnk0twJqapZbo6M,29414
|
91
|
-
birdnet_analyzer/lang/en.json,sha256=lf95om3Hu0bK5Mp1DfZ08TGsefDdHX7RWkq1cPVMU0c,27070
|
92
|
-
birdnet_analyzer/lang/fi.json,sha256=S_JozqexVXAL1NyheSvImu9Y-HO6jn7OSOYsM2bs_l8,27926
|
93
|
-
birdnet_analyzer/lang/fr.json,sha256=eToNQ4KNSwgUm7ho18ilu50HWt-VGA1uY34NaKiNMYY,30843
|
94
|
-
birdnet_analyzer/lang/id.json,sha256=-g5vhXoVTWcgejqJNo-mN0sOqlD3Uf78tj2KBFmaPyI,27864
|
95
|
-
birdnet_analyzer/lang/pt-br.json,sha256=7gusWxvpuOBucgmoKBQVVRBgthm8jzJt9VGnHNj3k5I,29551
|
96
|
-
birdnet_analyzer/lang/ru.json,sha256=IoJtFx47L5z1U-l3OVe6I4yk9V9qpXJwxuGcPq8rMdU,38751
|
97
|
-
birdnet_analyzer/lang/se.json,sha256=ijK8F20pc-a7o5WD2BVsZUvZuwBRNqKnmVNNla6aLx8,27632
|
98
|
-
birdnet_analyzer/lang/tlh.json,sha256=XN8QjFI1pFiPs_zDfJaTpoKXbqOIjODh_fY7wDXYuX4,21797
|
99
|
-
birdnet_analyzer/lang/zh_TW.json,sha256=Ol1kX3lldmTLIUY4TCjhERPm95e_x9GLU5rOtx24Lb4,26314
|
100
|
-
birdnet_analyzer/search/__init__.py,sha256=kFAPQVhA474eNP3paME5p_ssVyMGVSF37SmJlyVuRG8,73
|
101
|
-
birdnet_analyzer/search/__main__.py,sha256=lfAxv0_v2e6IkCCFX3UOAle59TojzRnBXPPtkHjbEQM,56
|
102
|
-
birdnet_analyzer/search/cli.py,sha256=sjx3GL5oHWDfy_Pd6_hkmZ-1MSEuT1f3fmV1WyoVjUA,225
|
103
|
-
birdnet_analyzer/search/core.py,sha256=tw0BBGz2BBrEcnKmduT47Fmx2wU-KN6kABrjA_yCBYQ,3229
|
104
|
-
birdnet_analyzer/search/utils.py,sha256=GRPMwXsSjBLqpA9xguH0MMWP4WUZypZ_3yHIkCbFy-E,3767
|
105
|
-
birdnet_analyzer/segments/__init__.py,sha256=cg5SfzNbyo4FdEXAiFoT6xhLOv1q3OiKwO105I0gezc,79
|
106
|
-
birdnet_analyzer/segments/__main__.py,sha256=60DMV3hegLhbZS5vTmyqPUslRZi9cWGQE7RejrUMMnE,58
|
107
|
-
birdnet_analyzer/segments/cli.py,sha256=rjGpi5UQT78fb4J_3rnAVcxQgdjD2wygW0-LnDQsl1c,272
|
108
|
-
birdnet_analyzer/segments/core.py,sha256=tjunHskqoWbb-5T2Xrj2DlfqCp90Lj-ENYBFQzQWQq8,3029
|
109
|
-
birdnet_analyzer/segments/utils.py,sha256=XobRj1vZ96KC0-ho9c1dU48XNkd5Ux9uKfmfIvyxsWY,14255
|
110
|
-
birdnet_analyzer/species/__init__.py,sha256=FbGmSwvfbptKWcI0IpBRQlKjP5Ybw572Q7ToCwYlCVo,76
|
111
|
-
birdnet_analyzer/species/__main__.py,sha256=N7S186eLkMndEoWUz1RLSmuH3Jba2vgjs6_34parGHo,57
|
112
|
-
birdnet_analyzer/species/cli.py,sha256=37bXotDAPAXejOLDq4kCPmuMGvk6lGCr-t1lvTlw7gA,269
|
113
|
-
birdnet_analyzer/species/core.py,sha256=rhuhtvGhJyhBwiy4jbGrSvlyUjzi5eBUSOCF8WCN0bY,1593
|
114
|
-
birdnet_analyzer/species/utils.py,sha256=AA3WkdN7BqJg2KljXVtI3Ri-5Pkh6fqjZlU9B9yzH_o,2617
|
115
|
-
birdnet_analyzer/train/__init__.py,sha256=WhV9idYqe2mlzELSnQqRGjzBoDDg_I99P3xs3J6oINQ,70
|
116
|
-
birdnet_analyzer/train/__main__.py,sha256=ru_nZbTueN1Ei2AUwQEcksmaoF_oRh_dbHayqrXiUI8,55
|
117
|
-
birdnet_analyzer/train/cli.py,sha256=Xb-IJCoWzdzpKW5qEe1e9iiVx-IfpevHlP-5Qyj2Shg,263
|
118
|
-
birdnet_analyzer/train/core.py,sha256=zwvfeC_1evgGNU4ierarvrpybgjt0BZdG00NdwwfQP8,5780
|
119
|
-
birdnet_analyzer/train/utils.py,sha256=_8xcA1AiAjxmZySLXCJhWDmaIepVyV4X163KLey3BzI,36762
|
120
|
-
birdnet_analyzer-2.1.0.dist-info/licenses/LICENSE,sha256=s8_PfkQgudIsIZPG35DG3uL7HHVeTBipFi9WXn477s4,1073
|
121
|
-
birdnet_analyzer-2.1.0.dist-info/METADATA,sha256=x5AA5oD7hlmEaKiLJSFlreMqt8GIizCCtB0OSTpiG9Q,8464
|
122
|
-
birdnet_analyzer-2.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
123
|
-
birdnet_analyzer-2.1.0.dist-info/entry_points.txt,sha256=zggnZKhifJ--I46o6EWvPrxCsLzyyDu7Df0zTjcsfJs,457
|
124
|
-
birdnet_analyzer-2.1.0.dist-info/top_level.txt,sha256=A7Ss-Ce3vcccmpepTDG3jDrfwBakUDy99HclK4xlazg,17
|
125
|
-
birdnet_analyzer-2.1.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|