tensorflow-with-kenlm icon indicating copy to clipboard operation
tensorflow-with-kenlm copied to clipboard

segmentation fault (core dumped)

Open arpit601 opened this issue 7 years ago • 3 comments

I am getting an error of segmentation fault(core dumped) while using kenlm within the ctc beam search decoder.

arpit601 avatar May 22 '17 08:05 arpit601

I am currently having the same issue as well.

lscaria avatar Jul 19 '17 18:07 lscaria

@arpit601 @lscaria hi have you guys found a way to fix this problem?

marcoleewow avatar Sep 29 '17 07:09 marcoleewow

I have a custom TensorFlow Op that runs on TF 1.8 and ran into a similar issue. Please find the details here https://github.com/kpu/kenlm/issues/154#issuecomment-386415120

thomasquintana avatar May 03 '18 22:05 thomasquintana