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.2.tar.gz (7.4 MB view details)

Uploaded Source

Built Distribution

whombat-0.6.2-py3-none-any.whl (245.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: whombat-0.6.2.tar.gz
  • Upload date:
  • Size: 7.4 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.2.tar.gz
Algorithm Hash digest
SHA256 1e0fd68d9a85acff9d0f45e61835ed2118f5f3f3b5256cd8b03d7d83bda162f3
MD5 046df80545a3ba9420558bb9926b4c38
BLAKE2b-256 4b37ba2fc181deb5900e71e262d6e4df17fac6876ef874b7940ea1a101c7c136

See more details on using hashes here.

File details

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

File metadata

  • Download URL: whombat-0.6.2-py3-none-any.whl
  • Upload date:
  • Size: 245.3 kB
  • 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f5d52586f7e205f7fcd628b9d0766fd0e9124c58ba514fd6c095d1fa03ebe432
MD5 30c4ffc3ca31de47e98d1ce8ae0e82e5
BLAKE2b-256 08cc3c27f80113dbd677ba824d599b7c3156d92ce703210069285c074cfb0041

See more details on using hashes here.

Supported by

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