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

recommendation for long running processes #10

Open
louis030195 opened this issue Oct 23, 2024 · 0 comments
Open

recommendation for long running processes #10

louis030195 opened this issue Oct 23, 2024 · 0 comments

Comments

@louis030195
Copy link

hi, i'm thinking in implementing pyannote-rs in

https://github.com/mediar-ai/screenpipe

which runs audio + transcription 24/7 over all audio devices

i'm still not super familiar in how it works, but ideally this would do:

  • learn voice of each speaker over time (self supervised / unsupervised) and save the embeddings to disk
  • every time some more audio chunk goes through the pipeline it updates the embeddings

does pyannote actually works like this? or it's just able to detect speakers like zero shot every time?

how much resource does it use? what about latency?

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