Skip to main content

A Python library for complete HRTF workflows, from SOFA file inspection and acoustic processing to visualization, comparison, and reproducible dataset pipelines construction.

Project description

hrtfpykit

Python 3.12+ PyPI package Docs Sphinx Furo CI/CD workflow SOFA HRTF HRIR License GPL 3.0 only

What is hrtfpykit?

hrtfpykit is a Python library for complete Head Related Transfer Function (HRTF) workflows, from SOFA file inspection and acoustic processing to visualization, comparison, and reproducible dataset pipelines construction. It brings time/frequency domain handling, transformations, metrics, plots, and dataset pipelines into one workflow for research, HRTF individualization, and deep learning experiments.

Why hrtfpykit?

HRTF research often requires more than reading one SOFA file. If you have worked with HRTFs, you have probably met the usual ritual: searching for public datasets, discovering that every measurement setup has its own personality, adapting HRIR arrays to different dataset layouts, and moving between scripts, platforms, and tools with different assumptions. Datasets such as ARI, HUTUBS, and SONICOM made this work much more accessible, especially compared with the pre SOFA days of CSV files, spreadsheets, and heroic column name interpretation. Even today, the workflow can still become fragmented very quickly.

hrtfpykit was created to make those steps part of a clearer workflow. It gives researchers a way to work with HRTFs without losing the connection between the file, the acoustic representation, and the experiment.

What does hrtfpykit enable?

hrtfpykit can enable complete HRTF workflows, from file inspection to dataset construction. It is designed for users who need to understand, process, visualize, compare, and reuse HRTF data across research and deep learning tasks.

  • Open, inspect, validate, edit, clone, and save SOFA files.
  • Load HRTFs as acoustic objects with time domain and frequency domain views.
  • Select source positions, ears, samples, and frequency bins.
  • Modify HRTFs through transformations, domain conversions, and acoustic processing steps.
  • Generate plots to inspect spectral cues, magnitude, amplitude, ITD, LSD, and differences between HRTFs with comparison plots, which is especially useful for HRTF individualization.
  • Download selected resources, including HRTF SOFA files, anthropometry, metadata, and meshes when available from public HRTF datasets like ARI, SONICOM, or HUTUBS.
  • Combine HRTFs with subject data such as anthropometry, metadata, meshes, and images.
  • Create map-style dataset pipelines for training multimodal deep learning models.
  • Build deep learning experiments for HRTF individualization and related tasks.

Architecture

hrtfpykit is organized around four public API entry points. The SOFA layer handles file structure, the HRTF layer builds the acoustic object, the plots layer visualizes HRTF data, and the datasets layer turns public HRTF resources into training and analysis samples.

  • hrtfpykit.sofa: open, inspect, validate, edit, clone, and save SOFA files as structured Python objects.
  • hrtfpykit.hrtf: load SOFA files as HRTF objects with IR data, TF data, source positions, transforms, metrics, and spherical harmonics.
  • hrtfpykit.plots: visualize HRTF objects through spectral cues, source grids, binaural cues, spherical harmonic reconstructions, and comparison plots.
  • hrtfpykit.datasets: build map-style public HRTF dataset pipelines with explicit inputs, targets, variants, splits, subject resources, custom resources, and batching utilities.

Guides

  • Quick Start: first working examples for SOFA files, HRTF objects, plots, and datasets.
  • Tutorials: guided notebook workflows for learning hrtfpykit step by step.

Installation

hrtfpykit requires Python 3.12 or newer.

pip install hrtfpykit

For local installation from source:

git clone https://github.com/ArielAlvarez-Martinez/hrtfpykit.git
cd hrtfpykit
pip install .

For local development from source:

git clone https://github.com/ArielAlvarez-Martinez/hrtfpykit.git
cd hrtfpykit
pip install -e ".[test,docs]"

License

hrtfpykit is distributed under the GPL 3.0 only license. See LICENSE for details.

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

hrtfpykit-0.2.0.tar.gz (883.1 kB view details)

Uploaded Source

Built Distribution

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

hrtfpykit-0.2.0-py3-none-any.whl (882.0 kB view details)

Uploaded Python 3

File details

Details for the file hrtfpykit-0.2.0.tar.gz.

File metadata

  • Download URL: hrtfpykit-0.2.0.tar.gz
  • Upload date:
  • Size: 883.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for hrtfpykit-0.2.0.tar.gz
Algorithm Hash digest
SHA256 437de57deb7d0ed8ab63446123ce3abbdb8bd5d37741e4344ae0a233b373195a
MD5 bbeb6e664018331be0a617a69a3435eb
BLAKE2b-256 00950905d2833966feade611e1015d4121729c636789e623170554ce0ab56b9f

See more details on using hashes here.

Provenance

The following attestation bundles were made for hrtfpykit-0.2.0.tar.gz:

Publisher: cd.yml on ArielAlvarez-Martinez/hrtfpykit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hrtfpykit-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: hrtfpykit-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 882.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for hrtfpykit-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4a9f91c04346488e83b63397847138cdfe480813caf3b88286902fddc0b4f7a5
MD5 8dd1cb0d73147d0261f3243ef40c6cb4
BLAKE2b-256 73d78f89bbdf564b205ec328000bb5f8b94b57a743e1d6035e7d25024cb2f773

See more details on using hashes here.

Provenance

The following attestation bundles were made for hrtfpykit-0.2.0-py3-none-any.whl:

Publisher: cd.yml on ArielAlvarez-Martinez/hrtfpykit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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