Skip to main content

Tools for the Clarity Challenge

Project description

Machine learning challenges for hearing aid processing

drawing Cadenza Challenge

PyPI version PyPI - Python Version codecov.io Code style: black linting: pylint pre-commit.ci status Downloads

PyPI PyPI PyPI PyPI PyPI PyPI

ORDA


We are organising a series of machine learning challenges to enhance hearing-aid signal processing and to better predict how people perceive speech-in-noise (Clarity) and speech-in-music (Cadenza). For further details of the Clarity Project visit the Clarity project website, and for details of our latest Clarity challenges visit our challenge documentation site. You can contact the Clarity Team by email at claritychallengecontact@gmail.com. For further details of the Cadenza Project visit the Cadenza project website, and to find out about the latest Cadenza challenges join the Cadenza Challenge Group.

In this repository, you will find code to support all Clarity and Cadenza Challenges, including baselines, toolkits, and systems from participants. We encourage you to make your system/model open source and contribute to this repository.

Current Events

  • The 2nd Cadenza Challenge is now open :fire::fire:
  • The 3rd Clarity Enhancement Challenge is now open. :fire::fire:
  • The 2nd Clarity Prediction Challenge (CPC2) is now closed.
  • The 4th Clarity Workshop will be held as a satellite event of Interspeech 2023. For details visit the workshop website.

Installation

PyPI

Clarity is available on the Python Package Index (PyPI) to install create and/or activate a virtual environment and then use pip to install.

conda create --name clarity python=3.8
conda activate clarity

pip install pyclarity

GitHub Cloning

# First clone the repo
git clone https://github.com/claritychallenge/clarity.git
cd clarity

# Second create & activate environment with conda, see https://docs.conda.io/projects/conda/en/latest/user-guide/install/index.html
conda create --name clarity python=3.8
conda activate clarity

# Last install with pip
pip install -e .

GitHub pip install

Alternatively pip allows you to install packages from GitHub sources directly. The following will install the current main branch.

pip install -e git+https://github.com/claritychallenge/clarity.git@main

Challenges

Current challenge

Previous challenges

Available tools

We provide also a number of tools in this repository:

In addition, differentiable approximation to some tools are provided:

Open-source systems

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

pyclarity-0.6.2.tar.gz (68.7 MB view details)

Uploaded Source

Built Distribution

pyclarity-0.6.2-py3-none-any.whl (839.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyclarity-0.6.2.tar.gz
  • Upload date:
  • Size: 68.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.10

File hashes

Hashes for pyclarity-0.6.2.tar.gz
Algorithm Hash digest
SHA256 ece8f464cc6641c9518b8618fdb27c7a89f5a2a624b145cbc80b167d2d17d806
MD5 a1059c48c734b76765ee8be74ae0d314
BLAKE2b-256 2a412e99ae8c78309892dc022009a6991b3acba0e318cd54226f778cde6c9ff2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyclarity-0.6.2-py3-none-any.whl
  • Upload date:
  • Size: 839.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.10

File hashes

Hashes for pyclarity-0.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c99c09096f7f45e97a649d3b7676522548f3254ed4e7cbc1a9ee70f5c5cc33c3
MD5 7a864989b3c35b053aaa8bfb9cf62ef0
BLAKE2b-256 8129b2c586691fbaf8587b12ec194057ac62ec0ed931f22af4f5991044b90bc3

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