modelscope / 3D-Speaker

A Repository for Single- and Multi-modal Speaker Verification, Speaker Recognition and Speaker Diarization
Apache License 2.0
1.08k stars 94 forks source link

Recommended threshold of cosine distance of two speeches #135

Closed hkingtswcbyy closed 6 days ago

hkingtswcbyy commented 1 week ago

Is there recommended "cosine distance threshold" for predicting two speeches belong or not belong to same person? Thanks a lot!

yfchenlucky commented 6 days ago

The threshold is determined by the test set, so there isn't a universal value. If a specific number must be set, consider establishing it around 0.5.