nii-yamagishilab / Attention_Backend_for_ASV

Attention Backend for Aotumatic Speaker Verification with Multiple Enrollment Utterances
BSD 3-Clause "New" or "Revised" License
48 stars 7 forks source link

Running run.sh on different data #7

Open jvstyna opened 1 year ago

jvstyna commented 1 year ago

Hi! I have a problem with running run.sh script on different data than cnceleb. In the script there are some paths that I don't understand what they mean. Especially line 232 I am not sure what is the exp/scores/iv_eval_scores file or $nnet_dir/scores/cnceleb_eval_scores. I have trained the model on hi mia and now I want to test it. Thanks in advance!

zengchang233 commented 11 months ago

@jvstyna Actually these files are score files in Kaldi format as below. uttid1 spkid1 score uttid1 spkid2 score uttid2 spkid2 score ... uttidn spkidm score