diff --git a/Help/ebird.html b/Help/ebird.html
index b269c8a..5b0a552 100644
--- a/Help/ebird.html
+++ b/Help/ebird.html
@@ -62,7 +62,7 @@
Why did you choose eBird? Do you have plans to allow sharing with other sites? |
eBird is the simplest platform to use. This is because it has a published record format, and perhaps most importantly, the eBird taxonomy aligns to the one
- used by the both the BirdNET and Chirpity models.
+ used by the both the BirdNET and Nocmig models.
I hope to offer the ability to share audio clips with Xeno-Canto in a future release. This depends on them releasing a suitable upload API.
|
diff --git a/Help/settings.html b/Help/settings.html
index 850bbdf..5620d91 100644
--- a/Help/settings.html
+++ b/Help/settings.html
@@ -15,7 +15,7 @@
Choose the model to use for detection.
-
- Chirpity will use the native Chirpity model for analysis.
+ Nocmig will use a model tuned for the nocturnal flight calls of European birds for analysis.
-
BirdNET will use the BirdNET model developed by Stefan Kahl et al. from the K. Lisa Yang Center for Conservation Bioacoustics
@@ -51,7 +51,7 @@
- Precisely define the detections you would like Chirpity to report on
- Search only for a specific species
- You may use a different custom list for both BirdNET and Chirpity models. The format for a
+ You may use a different custom list for both BirdNET and Nocmig models. The format for a
custom list file is "scientific name_common name", with each species on a new line. Importantly, the custom list needs to use labels in your selected language. You can export a starting
list in the correct format from the Help menu, using the "What species are detected?" link.
|
@@ -118,7 +118,7 @@
Backend |
- This option is only visible when using the Chirpity model. Choose how predictions are calculated on you computer.
+ | This option is only visible when using the Nocmig model. Choose how predictions are calculated on you computer.
-
CPU will use the CPU for predictions, this is generally faster if you have an integrated
@@ -132,7 +132,7 @@
WebGPU This employs a new technology and will also use graphics processors. It is similar to WebGL,
but is known to speed up the processing times on Macs, unlike WebGL. WebGPU uses more memory than WebGL, and
if the threads or batch size values are set too high, Chirpity may run out of memory. If this happens
- the spectrogram will disappear from the screen. Use a lower value for threads and / or batch size.
+ the spectrogram may disappear from the screen or the app may become unresponsive. Use a lower value for threads and / or batch size.
|
@@ -292,13 +292,13 @@
Context Mode |
- This mode is only available for the native Chirpity model. When enabled, the model will use the surrounding context when making predictions. This helps mitigate
+ | This mode is only available for the Nocmig model. When enabled, the model will use the surrounding context when making predictions. This helps mitigate
against false positive detections.
|
SNR filter |
- This setting is also only available for the native Chirpity model. The SNR (Signal to Noise Ratio) filter can only be enabled when using the CPU backend.
+ | This setting is also only available for the Nocmig model. The SNR (Signal to Noise Ratio) filter can only be enabled when using the CPU backend.
When enabled, Chirpity will disregard audio segments with no distinct sound event.
A stronger signal is required for a prediction to be attempted when higher signal-to-noise values are set.
The purpose is to deliver significant speed gains, however, the setting may cause Chirpity to miss quieter, more distant calls.
@@ -312,13 +312,6 @@
This is extremely useful if you want to report a bug - as you can share a screenshot of any errors that appear (these will show up in red in the console).
|
-
- Opt out of usage analytics |
-
- Chirpity sends usage information anonymously to an analytics server. This information is used to help understand how people use Chirpity, and try to identify any bugs
- or errors. Both help improve the software and prioritise changes for future releases. If you would prefer that Chirpity did not send any usage data, you can disable it here.
- |
-