soundevent is an open-source Python package for the computational biocoustic community, providing standardized tools for sound event analysis and data management.
Project description
soundevent
Warning This package is under active development, use with caution.
soundevent
is an open-source Python package that aims to support the
computational biocoustic community in developing well-tested, coherent, and
standardized software tools for bioacoustic analysis. The main goal of the
package is to provide a flexible yet consistent definition of what a sound event
is in a computational sense, along with a set of tools to easily work with this
definition. The package comprises three key components:
Main features
1. Data Classes for Bioacoustic Analysis
The soundevent
package defines several data classes that conceptualize and
standardize different recurrent objects in bioacoustic analysis. These data
classes establish the relationships between various concepts and specify the
attributes each object possesses. They are designed to be flexible enough to
cover a wide range of use cases in bioacoustic analysis. The package also
includes data validation mechanisms to ensure that the information stored is
valid and meaningful. Specifically, it defines objects related to sound events,
such as user annotations and model predictions.
2. Serialization, Storage, and Reading Functions
To promote standardized data formats for storing annotated datasets and other
information about sounds in recordings, the soundevent
package provides
several
functions
for serialization, storage, and reading of the different data classes offered.
These functions enable easy sharing of information about common objects in
bioacoustic research. By employing a consistent data format, researchers can
exchange data more efficiently and collaborate seamlessly.
3. Handling Functions for Sound Events
The soundevent
package also includes a variety of functions that facilitate
the handling of sound event objects. These functions serve multiple purposes,
such as matching sound events for model prediction evaluation, transforming
sound events, and managing metadata and labels. By offering a comprehensive set
of handling functions, the package aims to streamline the analysis workflow for
bioacoustic researchers, providing them with powerful tools to manipulate and
extract insights from their data.
Installation
You can install soundevent
using pip:
pip install soundevent
Documentation
For detailed information on how to use the package, please refer to the documentation.
Example Usage
To see practical examples of how to use soundevent, you can explore the collection of examples provided in the documentation's gallery.
Contributing
We welcome contributions from the community to make soundevent
even better. If
you would like to contribute, please refer to the contribution guidelines.
License
soundevent
is released under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file soundevent-0.5.2.tar.gz
.
File metadata
- Download URL: soundevent-0.5.2.tar.gz
- Upload date:
- Size: 47.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a839a44119cf578c181bbc30fda02344615198d1e10b8ce40674ba00fefef72c |
|
MD5 | e4bf4fdd22a7894445dda41246390171 |
|
BLAKE2b-256 | fe9edd1df70e5baa52713c55e7bfbc5eb555c7ef722859d9344b7cc71d8d21cc |
File details
Details for the file soundevent-0.5.2-py3-none-any.whl
.
File metadata
- Download URL: soundevent-0.5.2-py3-none-any.whl
- Upload date:
- Size: 53.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1070f30bd6b2bb76bff8ee2375a05f657d6f1412798e52af85e178c113015a40 |
|
MD5 | 9d02ca5be84f2e335ab3d99cd26225cf |
|
BLAKE2b-256 | 19fe166f20b599140930797ae418886c99278273fa3be695d1f42b279bf539e7 |