PyHa icon indicating copy to clipboard operation
PyHa copied to clipboard

A repo designed to convert audio-based "weak" labels to "strong" intraclip labels. Provides a pipeline to compare automated moment-to-moment labels to human labels. Methods range from DSP based foregr...

Results 48 PyHa issues
Sort by recently updated
recently updated
newest added

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@​hugovk] Use functools.lru_cache for hopper() #7912 [@​hugovk]...

dependencies

Addresses #168 I'm not entirely sure what loops should have been modified, so 1. I introduced the tqdm dependency 2. Replaced custom timing logic with tqdm (in places I could...

Added roc curve visualizations, annotation_chunker updates and confidence to annotations Author @Vanessa-Salgado #110 #4 #117

Having it floating around leads to inconsistent behavior between template matching and spectrogram visualization tool

bug
enhancement

Bug right now where it removes the folder column from the dataframe

bug

I added [pdoc](https://github.com/mitmproxy/pdoc) in a GitHub Action to automatically generate documentation when the main branch changes. Here's a [preview](https://natmfat.github.io/PyHa/PyHa.html) on my fork. NOTE: This will require enabling GitHub Pages in...

Enable semantic-release Use https://github.com/UCSD-E4E/e4e-deduplication as a reference for setup. @Sean1572 @sprestrelski please start enforcing [Conventional Commit styles](https://www.conventionalcommits.org/en/v1.0.0/)

enhancement