Speaker_Verification icon indicating copy to clipboard operation
Speaker_Verification copied to clipboard

Confusion between Enrollment and Verification batches

Open palas94 opened this issue 4 years ago • 1 comments

Suppose I want to test the voice/numpy array/features of one speaker against seven different speakers.

Does the data of the single speaker go in the enrollment or the verification batch? Similarly for the seven speakers.

I'm just confused since in the code, both enrollment and verification batches are being created the same way so it's difficult to figure out what's being measured up against what.

palas94 avatar Mar 30 '20 03:03 palas94