clovaai / voxceleb_trainer

In defence of metric learning for speaker recognition
MIT License
1.03k stars 272 forks source link

don't we need tuneThreshold.py? #50

Closed zeek-han closed 4 years ago

zeek-han commented 4 years ago

If I need only min DCF and i dont need EER any more, don't I need tuneThreshold.py any more??? I just guess tuneThreshold is needed when calculating EER...

Thank you.

joonson commented 4 years ago

The pipeline is designed to give EER as the primary metric. You will need to modify the code if another metric is needed.