Important
Whombat is in beta mode. Most features are implemented but probably buggy. Expect many changes before a first release.
whombat is an open-source web-based audio annotation tool designed to facilitate audio data labeling and annotation, with a special focus on aiding machine learning model development.
To use whombat, follow these steps:
Clone the repository:
git clone https://github.com/mbsantiago/whombat.git
Install the required dependencies:
bash scripts/install.sh
Run the application:
bash scripts/run.sh
Access whombat in your web browser at http://localhost:5000.