cosine distance score
#7
by
sirsam01
- opened
what threshold is being used for the verification? How do I get the actual cosine distance generated from my input voice samples in case I would like to modify that threshold value?
Hi @sirsam01 , Normally 0.7-0.75 is the threshold used when scaled from [0,1].python lib is there for calculating the cosine distance from the two comparable embeddings.