clovaai / voxceleb_trainer

In defence of metric learning for speaker recognition
MIT License
1.03k stars 272 forks source link

OSError: [Errno 5] Input/output error #65

Closed dendi123 closed 3 years ago

dendi123 commented 3 years ago

Hello, Im trying to train VGGVox model but sometimes I got this error OSError: [Errno 5] Input/output error This is pretty annoying because sometimes it leads to this 'ZeroDivisionError: division by zero' which stop my trainning.

  1. Are there anyway can I fix this problem
  2. How can I save the process if problems occured ( crashing, power cutting ) I have been trainning for 1 day and this happened :( And Im using the config ( on readme files ) for trainning VGGVox, does this affect the result much?

Thanks you very much, I Hope you have a nice day,

joonson commented 3 years ago

I have never heard of this problem before. What is your operating system and GPU?

dendi123 commented 3 years ago

I solved this problem. Im currently running a dual boot ( Windows / Ubuntu ). I put the dataset in Windows partition so the files might be missing or this problem may occurs. Thanks for sharing this project