Alexander-H-Liu / End-to-end-ASR-Pytorch

This is an open source project (formerly named Listen, Attend and Spell - PyTorch Implementation) for end-to-end ASR implemented with Pytorch, the well known deep learning toolkit.
MIT License
1.18k stars 317 forks source link

Segmentation fault (core dumped) when training on TIMIT #32

Closed iamxiaoyubei closed 5 years ago

iamxiaoyubei commented 5 years ago

Thank you for sharing the code. When I ran it on TIMIT dataset, it occurs Segmentation fault here. I would like to ask how to solve it. image

Esdsnqxz commented 4 years ago

i have met the same status, have you solved this problem??