gpo.zugaina.org

Search Portage & Overlays:

sci-ml/pyannote-core

Data structures for temporal segments with attached labels

Screenshots

  • pyannote-core-6.0.1
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff

ChangeLog

commit bab973e842ad561c3591aedd06f7cd7349b04630
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon May 18 19:44:39 2026 +0200

sci-ml/pyannote-core: PyPI canonical slug + github.io https

Two pkgcheck advisories cleared in one go:
- HOMEPAGE pyannote.github.io was http://; HTTPS is available
(pkgcheck HttpsUrlAvailable).
- pypi.org/project/pyannote.core/ permanently redirects to
/pyannote-core/ (pkgcheck RedirectedUrl). Also updated
metadata.xml's pypi remote-id to the hyphen form.

PYPI_PN stays "pyannote.core" — the sdist filename uses the dot form.

commit cc0920b35d79a635470841547b55686c7bb0b627
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 16 10:02:27 2026 +0200

sci-ml/pyannote-core: new package, add 6.0.1

Data structures for temporal segments with attached labels
(Segment, Timeline, Annotation, ...). Foundation for the entire
pyannote.audio stack.

Pure-python, hatchling-built; deps mirror upstream pyproject.toml.
Tests restricted (matplotlib fixtures).