Published January 22, 2026
| Version v0.4.3
Software
Open
OSEkit
Description
OSEkit is a Python open source package designed for effortless manipulation of audio data.
It is primarily designed for working on underwater passive acoustics data, but can be used on any audio data.
OSEkit provides:
- Seamless, timestamp-based access across multiple files (e.g., pick a 3-minutes long segment spannign over two 1.5-minutes long files without manual file picking)
- Preprocessing utilities: resampling, normalization...
- Spectral analysis routines: compute power spectra, spectrograms, LTAS...
OSEkit treats your audio dataset as a continuous timeline, whatever the raw files configuration.
You request audio by time intervals and the package fetches from the raw files behind the scenes: no manual I/O juggling required.
Files
Project-OSmOSE/OSEkit-v0.4.3.zip
Files
(8.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:5bf3a6e416787e911f19a6f85e5da66e
|
8.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/Project-OSmOSE/OSEkit/tree/v0.4.3 (URL)
- Software: 10.5281/zenodo.18245503 (DOI)
Software
- Repository URL
- https://github.com/Project-OSmOSE/OSEkit
- Programming language
- Python
- Development Status
- Active