I am getting the following error when I use the ASR+Diarization pipeline:

I understand that it's input data specific so, I am uploading my input video as well:
https://drive.google.com/file/d/1icLyL6H1Kx4NQLJoz4gnEJraalK6uqms/view?usp=sharing
It's happening when you are aligning the diarizer timestamps and the ASR timestamps:

I was able to avoid it using try except but would like to know your opinion on this. Thanks!