🐳 OSEkit documentation#
OSEkit is an open-source python package that aims at managing, processing and analyzing audio data, primarily in the context of underwater passive acoustics.
It was first developed as a tool used to compute and export spectrograms from audio datasets while easily reshaping/resampling the audio.
Installation#
Instructions on how to install OSEkit.
Usage#
Instructions on how to use OSEkit.
Contributing#
Instructions on how to contribute to OSEkit.
- 🐳 Installation
- 🐳 Usage
- 🐳 Contributing
- 🐳 Examples
- Reshaping one file
- Reshaping multiple files
- Computing a spectrogram
- Computing multiple spectrograms (timestamped files)
- Computing multiple spectrograms (ID files)
- Computing a Long-Term Average Spectrum
- Working with multichannel audio files
- Basics: Core API
- Public API
- Using APLOSE detection results
- Creating the Public Project
- 🐳 API