We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b1c3a2 commit 8a0722aCopy full SHA for 8a0722a
README.md
@@ -14,6 +14,7 @@ This is a lightweight library to compute Diarization Error Rate (DER).
14
Features **NOT** supported:
15
16
* Allowing segment boundary tolerance, *a.k.a.* the `collar` value.
17
+* A full breakdown of the different components of DER (False Alarm, Miss, Overlap, Confusion).
18
19
For more sophisticated metrics with this support, please use
20
[pyannote-metrics](https://github.com/pyannote/pyannote-metrics) instead.
0 commit comments