Pyannote Segmentation 3.0 β€” GGUF

Native GGUF port of pyannote/segmentation-3.0 for speaker diarization.

Model details

Property Value
Architecture SincNet + 4Γ— biLSTM + Linear + LogSoftmax
Format GGUF (F32)
Size 5.7 MB
Tensors 41
Output classes 7 (powerset mapping β†’ 3 speakers)
Input 10 s mono 16 kHz audio frames

The model performs joint voice-activity detection, speaker segmentation, and overlapped-speech detection on short audio chunks. Downstream clustering then produces full-file speaker diarization.

Usage with CrispASR

crispasr \
  --diarize-method pyannote \
  --sherpa-segment-model pyannote-seg-3.0.gguf \
  audio.wav

Provenance

Weights were exported directly from the original PyTorch checkpoint (pyannote/segmentation-3.0) into GGUF format, preserving full F32 precision across all 41 tensors.

License

MIT β€” same as the original pyannote-audio segmentation-3.0 model.

Provenance and EU AI Act Art. 53 note

  • Upstream model: pyannote/segmentation-3.0 β€” published by pyannote.
  • Upstream licence: mit. This repository redistributes under the same terms; it grants no rights the upstream licence does not.
  • What was done here: format conversion and/or quantisation only (GGUF/GGML). No training, no fine-tuning, no merging, no distillation, no change to architecture, vocabulary or capability. Only the numeric representation of the upstream weights differs.
  • Training data: documented β€” where it is documented at all β€” by the upstream provider; see the upstream model card. No training data was used, added or selected by this repository.
  • Provider status: under Regulation (EU) 2024/1689 the upstream authors remain the provider of this model. Converting the serialisation format does not make this repository the provider of a new general-purpose AI model, and no such claim is made. Questions about training content, copyright policy or model capability belong upstream.
Downloads last month
190
GGUF
Model size
1.49M params
Architecture
pyannote_seg
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for cstr/pyannote-v3-segmentation-GGUF

Quantized
(5)
this model