This repository contains routines to streamline preprocessing of RedVox API 900 and API 1000 (API M) data. The RedVox Pandas (also known as RedPandas) pipeline is designed for integrability with other legacy and heterogeneous data sources.
To install with pip:
pip install redvox-pandas
More installation instructions can be found in the RedPandas Installation Documentation.
A full example can be found in examples directory.
Check the User Documentation to get started.
You can find examples on how to plot audio waveforms and audio spectrogram in RedVox Examples.
Check the API Documentation for more details on RedPandas functions.
- Please feel free to submit issues and bugs on the GitHub issue tracker.
- Version History
- The Apache License
RedPandas depends on RedVox SDK version:
- For RedVox SDK >= 3.1.0, RedPandas >= 1.3.0
- For RedVox SDK < 3.1.0, RedPandas = 1.2.15