HarryVolek / PyTorch_Speaker_Verification

PyTorch implementation of "Generalized End-to-End Loss for Speaker Verification" by Wan, Li et al.
BSD 3-Clause "New" or "Revised" License
576 stars 164 forks source link

I have trained all data , but how to use it ? #78

Open TonyB22 opened 2 years ago

TonyB22 commented 2 years ago

Hello ,

I have trained all example data, and made test .

But question is : How to use speaker verification ?

I have some .wav file , how can I check speaker ?

Please , help !