awni/speech

error

hhe2018 opened this issue · 1 comments

Dear awni,
when I exec "python train.py examples/timit/seq2seq_config.json", it told me that "Segmentation fault (core dumped)",can you help me ? @awni

awni commented

Hi, I'd like to help you, but it's a bit challenging without any other information. If you can provide a stack trace / more details about your environment then that would be a good starting point. Or any idea of where the program crashed would be helpful.

If your not familiar with it, I recommend pdb as a good debugging tool for python.