Views
No views yet
pyannote/speaker-diarization-community-1pyannote/speaker-diarization-community-1,
re-hosted so that StillScript Confidential Transcripts
can fetch it without each end user having to individually accept the upstream
repository's gating conditions.speaker-diarization-community-1config.yaml, and the
component sub-models (segmentation/, embedding/, plda/) are byte-for-byte
identical to the upstream repository. The only differences are:diarization.gif illustration and
.gitattributes, neither of which is used at inference time.| File | SHA-256 |
|---|---|
config.yaml | 5ce2bfa9a938dc132cec1172592d65173cbb8f444ea1e4133f10f9391de155be |
segmentation/pytorch_model.bin | 7ad24338d844fb95985486eb1a464e32d229f6d7a03c9abe60f978bacf3f816e |
embedding/pytorch_model.bin | 6f10ff60898a1d185fa22e1d11e0bfa8a92efec811f11bca48cb8cafebefd929 |
plda/plda.npz | 9b77bcd840692710dd3496f62ecfeed8d8e5f002fd991b785079b244eab7d255 |
plda/xvec_transform.npz | 325f1ce8e48f7e55e9c8aa47e05d2766b7c48c4b25b8de8dd751e7a4cc5fbe8f |
1@inproceedings{Plaquet23,
2 author={Alexis Plaquet and Hervé Bredin},
3 title={{Powerset multi-class cross entropy loss for neural speaker diarization}},
4 year=2023,
5 booktitle={Proc. INTERSPEECH 2023},
6}pyannote.audio toolkit1@inproceedings{Bredin23,
2 author={Hervé Bredin},
3 title={{pyannote.audio 2.1 speaker diarization pipeline: principle, benchmark, and recipe}},
4 year=2023,
5 booktitle={Proc. INTERSPEECH 2023},
6}