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
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff

ChangeLog

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.