We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pyannote.audio 3.1
I was optimizing the clustering threshold, but there was unexpected behavior,
what can be the reason for the different decrease in the number of speaker clusters on increasing(0.95) & decreasing(0.1)? @hbredin
https://www.youtube.com/watch?v=YoFoKZ9HgfQ&list=PL4x7Of-X4XhgNBVfFpd1N4cSU_X1x96gU&index=2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tested versions
System information
pyannote.audio 3.1
Issue description
I was optimizing the clustering threshold, but there was unexpected behavior,
what can be the reason for the different decrease in the number of speaker clusters on increasing(0.95) & decreasing(0.1)?
@hbredin
Minimal reproduction example (MRE)
https://www.youtube.com/watch?v=YoFoKZ9HgfQ&list=PL4x7Of-X4XhgNBVfFpd1N4cSU_X1x96gU&index=2
The text was updated successfully, but these errors were encountered: