-
A differnt parameter style has to be used. The problem is in the PowerArgs library.
This
```
mono "/home/ubuntu/bioacoustics/workers/worker-dummy/AP/AnalysisPrograms.exe" audio2csv -source "/home/ub…
-
The workers are not properly killing stuck AnalysisPrograms.exe instances. Stuck instances are sapping system memory.
More needs to be done to ensure processes are killed. Not sure what.
The followi…
-
Term Name: dwc:individualCount
Imported from: http://rs.tdwg.org/dwc/terms/individualCount
Type: rdf:Property
Label: Individual Count
Required: No
Repeatable: No
Definition: The numb…
-
## Visualize human vs machine classifications in time & space
Take data outputs from ML models and/or human detection from the Orcasound app and visualize them to provide bioacoustic insights.
M…
-
This issue serves as a place to discuss potential sound visualization ideas and tools (there may be better home for this?). Visualizations can fall into different categories:
* visualizations aimed…
-
Our [advanced examples](https://librosa.org/doc/latest/advanced.html) gallery could be expanded in a few ways, especially toward covering different application areas like speech or bioacoustics. I'm …
-
I propose the inclusion of both the Discriminant function analysis and the Permuted discriminant function analysis in JASP. At present, as far as I can tell, neither of these analysis functions are a…
-
The real-time interpretation of underwater sounds can be improved by applying OSS machine learning and time-series techniques to streams of audio and, where available, the real-time output of other en…
-
Build on an experimental design that Grace and Ari Cross worked on in summer 2024 to generate synthetic signals with varying amounts of group and individual information. Take these signals through a t…
-
- [ ] Define metadata requirement
- [ ] Decide what goes within the saved AIFF file and what goes into a separate metadata file
- Separate metadata files may be faster for indexing? What are the …