WeidiXie / VGG-Speaker-Recognition

Utterance-level Aggregation For Speaker Recognition In The Wild
363 stars 97 forks source link

Got core dumped when training with GPU option #51

Closed huynguyen82 closed 4 years ago

huynguyen82 commented 4 years ago

Hi Weidi, Everything is fine if i train a new model using CPU device. But when i chose GPU for training the training script is crashed at the first iteration with message being: "segmentation fault (core dumped)". The following is the log that i got: Epoch 1/128 Learning rate for epoch 1 is 0.0001. Segmentation fault (core dumped) Do you have any comment or suggestion for this?