Skip to main content

Audio Annotation Tool

Project description

Whombat - Python Backend

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.

For additional details on installing the entire application and its usage, refer to the main README.

For the latest updates and detailed documentation, check out the official documentation.

Installation

With Pip

The most straightforward method to set up the backend and Whombat Python API is using pip. Execute the following command:

pip install whombat

From Source Code

Clone the repository:

git clone https://github.com/mbsantiago/whombat.git

Install the package:

cd whombat/backend
pip install .

With Docker

Run Whombat inside a Docker container. Build the container by cloning the repository and executing:

git clone https://github.com/mbsantiago/whombat.git
docker build -t whombat .

Once the build is complete, run the container with:

docker run -p 5000:5000 whombat

Development Environment

We manage Whombat's development with uv.

  1. Follow the official installation instructions to get uv on your machine.

  2. Clone the repository:

git clone https://github.com/mbsantiago/whombat.git
  1. Navigate to the backend directory and install dependencies:
cd whombat/back
uv sync
  1. Start the development server:
make serve-dev

or

WHOMBAT_DEV=true uv run python -m whombat

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

whombat-0.6.4.tar.gz (7.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

whombat-0.6.4-py3-none-any.whl (7.9 MB view details)

Uploaded Python 3

File details

Details for the file whombat-0.6.4.tar.gz.

File metadata

  • Download URL: whombat-0.6.4.tar.gz
  • Upload date:
  • Size: 7.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for whombat-0.6.4.tar.gz
Algorithm Hash digest
SHA256 f5578f3d767860fb6b6596487fb4568e5f0a8afe9581e9c1e52713deee7131e5
MD5 24ed16d3f1782c2f217e0a205fe25bc3
BLAKE2b-256 59d2e2cf32b00867ce07393330d61929d0de955e08e213c58db53efe03defd54

See more details on using hashes here.

File details

Details for the file whombat-0.6.4-py3-none-any.whl.

File metadata

  • Download URL: whombat-0.6.4-py3-none-any.whl
  • Upload date:
  • Size: 7.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for whombat-0.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d15040614d2b37043468e1e9bfa036c06679afe790fc8ccea19072770bf9045d
MD5 81422d2fc60ebc21616a272888e1e29e
BLAKE2b-256 c259be882edb6ccbd9048325ad9c71cc5eff36a869ce8d292eb4d777b03786ee

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page