(keeping track of an issue I received by email) My colleague found the bug: it should be : (tj <= ti) instead of (tj < ti). https://github.com/pyannote/pyannote-video/blob/master/pyannote/video/tracking.py#L314