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

Can pyannote-audio be set to distinguish the number of people? #1742

Open
Erwen222 opened this issue Jul 19, 2024 · 1 comment
Open

Can pyannote-audio be set to distinguish the number of people? #1742

Erwen222 opened this issue Jul 19, 2024 · 1 comment

Comments

@Erwen222
Copy link

Tested versions

3.1

System information

Ubuntu 16

Issue description

Sometimes there will be over-segmentation, two people's audio is divided into five people, the longer the audio, the more likely this phenomenon will occur.

Minimal reproduction example (MRE)

wu

@FrenchKrab
Copy link
Contributor

The pyannote-audio pipeline automatically estimates the number of speakers
You can tune the clustering threshold of the pipeline so that new clusters (= speaker identities) are not created as easily.
If this only appear on long audio files the clustering must be at fault.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants