In this tutorial, we will introduce how to implement GE2E loss function using tensorflow, which is very useful when you are building a voiceprint recognition model.
FAR, FRR and EER are three common used metrics in face and voiceprint recognition. In this tutorial, we will introduce how to compute them using tensorflow.