gpo.zugaina.org

Search Portage & Overlays:

sci-ml/pyannoteai-sdk

Official Python SDK for the pyannoteAI hosted diarization API

Screenshots

  • pyannoteai-sdk-0.4.0
    ~amd64 ~arm64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff

ChangeLog

commit ef229b265f9c19db3cc77a0e10d311122c7b9579
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 16 19:56:16 2026 +0200

sci-ml/pyannoteai-sdk: Keyword 0.4.0 for ~arm64

Pure-Python (PEP517), architecture-independent.

commit 80d29a45d8dad5f0026f3787b74487dea7274071
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 16 09:55:45 2026 +0200

sci-ml/pyannoteai-sdk: new package, add 0.4.0

Lightweight requests-based client for the pyannote.ai hosted
diarization API. Required runtime dep of sci-ml/pyannote-audio
4.x since upstream added the SaaS hook; not used unless a user
actually configures an API token, but the import is unconditional.

Pure-python, hatchling-built; only dep is requests.