How to get the embedding ? #1300
amitli1
started this conversation in
Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to PYANNOTE.AUDIO 2.1 SPEAKER DIARIZATION PIPELINE PyAnnote pipeline run 3 sequential blocks:
After running the pipeline (
Pipeline.from_pretrained("pyannote/speaker-diarization)
),is it possible to get the embedding ?
How can I do it ?
Beta Was this translation helpful? Give feedback.
All reactions