Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle NaN embeddings in speaker diarization. #1461

Merged
merged 3 commits into from
Oct 24, 2024

Use std::none_of() to replace sum() for computing isNaN

6f5ff1c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Handle NaN embeddings in speaker diarization. #1461

Use std::none_of() to replace sum() for computing isNaN
6f5ff1c
Select commit
Loading
Failed to load commit list.

Annotations

2 errors and 1 warning
ubuntu-20.04 3.7
cancelled Oct 24, 2024 in 4m 0s