ranchlai / speaker-verification

Speaker verification using ResnetSE (EER=0.0093) and ECAPA-TDNN
89 stars 21 forks source link

how to use myself dataset #4

Open nonday opened 3 years ago

nonday commented 3 years ago

想使用自己的数据集,几个问题请教一下

  1. 能不能分享一下你的vox_files.txt
  2. dataset.py里
    • read_scp函数中的keys, speakers, files表示什么含义
    • cls_idx = cls_idx * 3 + 0/1/2怎么理解
  3. config.yaml中的loss/n_classes: 22506怎么得到的