Mohamed Nabih

Results 3 issues of Mohamed Nabih

Traceback (most recent call last): File "train.py", line 86, in run(args) File "train.py", line 50, in run trainer.run(train_loader, dev_loader, num_epochs=args.epochs) File "/hardmnt/moissan0/home/mnabih/piccadilly0/home/mnabih/PycharmProjects/Co/nnet/libs/trainer.py", line 215, in run cv = self.eval(dev_loader) File...

when I am trying to run the code it gives me an error in this condition assert len(mixture) == len(clean) == len(enhanced) I printed the len of each and found...

Hello Mirco, When I am trying to run the create_chunks.sh, it gives me such of this error (base) [mnabih@piccadilly pytorch_MLP_for_ASR-master]$ ./create_chunks.sh /home/kaldi/egs/timit/s5/data/train splits_fea 5 train 1 Computing sentence lenghts... ./create_chunks.sh:...