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 pdm.

  1. Follow the official installation instructions to get pdm 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
pdm install --dev
  1. Start the development server:
pdm run make serve-dev

or

WHOMBAT_DEV=true pdm 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.4.1.tar.gz (10.2 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.4.1-py3-none-any.whl (7.0 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: whombat-0.4.1.tar.gz
  • Upload date:
  • Size: 10.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for whombat-0.4.1.tar.gz
Algorithm Hash digest
SHA256 4fea004bfe12fffbe0d58b6405f6d6e75cc029800423fe67a67d6afbb72b0496
MD5 bb72a5baad7dd81b3cd983bf43184338
BLAKE2b-256 1238b74a4fda7e506256571d70852dcc04dd55f216ed01f80b8ee538d60e33d6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: whombat-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 7.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for whombat-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 449112f0b76039bceee64dd41d525a09f1d2796e63ba01c8f1fe77f3b33ee285
MD5 a9bd7ac8f9a6775416460fbf975a1fb5
BLAKE2b-256 790d0c1a108371634abceb3613b058b8b03b3df5d0b0ff6317abc321c757df0a

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