huggingface / huggingface/speechbox
ValueError: attempt to get argmin of an empty sequence
- Dominant language
- Python
- Stars
- 357
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
Assessment
This issue has not been assessed yet.