mycrazycracy / tf-kaldi-speaker

Neural speaker recognition/verification system based on Kaldi and Tensorflow
Apache License 2.0
32 stars 16 forks source link

Error while running run.sh in the egs/voxceleb/v1 #13

Open rameshkunasi opened 4 years ago

rameshkunasi commented 4 years ago

I am running run.sh, up to stage7 it worked well, in stage 7 I got below error

File "nnet/lib/train.py", line 8, in from misc.utils import ValidLoss, load_lr, load_valid_loss, save_codes_and_config, compute_cos_pairwise_eer ModuleNotFoundError: No module named 'misc'