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

Extract embeddings for speaker identification? #3

Open
cbowdon opened this issue Nov 7, 2024 · 0 comments
Open

Extract embeddings for speaker identification? #3

cbowdon opened this issue Nov 7, 2024 · 0 comments

Comments

@cbowdon
Copy link

cbowdon commented Nov 7, 2024

Hi! This is a great library, thanks for open sourcing it.

Is it possible to extract embeddings from this model that can then be clustered for speaker identification? E.g. could I take the output of the encoder here before the combined embedding is created?

speech_embeds = self.audio_encoder(speech)

I'm new to speech processing so please forgive me if that's daft. Thanks!

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

1 participant