Is the aggregate function permutation aware ? #1394
divideconcept
started this conversation in
Development
Replies: 1 comment
-
You got it right: it does not handle permutations. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, looking at the aggregate function (whose purpose if I understand well is to combine multiple inferences of a sliding window) it seems that it doesn't do any detection of potential permutations/swappings, as illustrated here: https://herve.niderb.fr/fastpages/2022/10/23/One-speaker-segmentation-model-to-rule-them-all.html#What--pyannote/segmentation-CANNOT-do ?
Beta Was this translation helpful? Give feedback.
All reactions