AIMS South Africa AI for Science For the: Machine Learning for Ecology Course
- Prerequisites: Ensure you have Python 3 and PyAudio installed.
- Download: Clone or download this repository.
- Run: Open a terminal in the project directory and execute:
python ARU.py
- Upon starting the script for the first time a new
sessionis started with an idtimestamp. - Device: The program automatically detects your
USB Audio Device. - The program starts recording after detecting your
USB Audio Device config.json: Specify recording duration and other configuration.
- The output directory is
Recordings - The program outputs a
./logs/recordings-$session$.logsfile for each session - The program outputs
./$YYYY-HH-DD$/$HH$/$timestamp$.wavfiles for each recordings.
