speaker-verification icon indicating copy to clipboard operation
speaker-verification copied to clipboard

Implementation of state of the art d-vector approach for speaker verification

Results 3 speaker-verification issues
Sort by recently updated
recently updated
newest added

Hi, I want to figure out your code, are you willing to tell me where to find the data?

Wanted to know if I can use my own data set for training, and prepare an enrollment, and then test. Can you help me with the details for this?

Hi, I saw the code in `spk_dnn.py` and I don't have idea about the function `def queryWS(nameKW)` , which is defined as follows: `def queryWS(nameKW): a = { 'government': 75,...