AudiooPy
Audio manager in Python Object-Oriented Programming
...Key features include:
- Reading and writing WAV files using Python's standard library.
- A scientifically validated method for automatically detecting sound segments in speech.
- Manipulation of raw audio data.
- Audio mixing capabilities.
- Automated computation of statistical descriptors for audio data.
- Channel extraction.
- Channel mixing.
AudiooPy is entirely self-contained and does not rely on any external libraries.
<https://img.shields.io/pypi/v/AudiooPy>