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

Universal Unique Id #669

Closed
karimfayed opened this issue May 17, 2021 · 1 comment
Closed

Universal Unique Id #669

karimfayed opened this issue May 17, 2021 · 1 comment

Comments

@karimfayed
Copy link

I would like ask if is it possible give a person a universal unique id that would be used by the model to identify him in different audio files. for ex:
There are 3 people that are talking in 2 different files.
Person1 speaks first in the first file but speaks last in the second file.
Can I have him be person1 in both files or is it not possible?

@hbredin
Copy link
Member

hbredin commented May 18, 2021

What you are looking for is speaker verification or speaker tracking: this is feasible in pyannote.audio but does not come out of the box. See #651 and #391 for related issues.

@hbredin hbredin closed this as completed May 18, 2021
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