Embeddings dimensions #1512
Unanswered
carlos-aguayo
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
If I get the embeddings using speaker-diarization
Then the dimension of embeddings is 256.
If I get the embeddings using:
Then the dimension of the embedding is 512
What can I do to ensure that I get the same dimension on both invocations?
Beta Was this translation helpful? Give feedback.
All reactions