Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault (core dumped) #3

Open
EuphoriaCelestial opened this issue Oct 21, 2020 · 3 comments
Open

Segmentation fault (core dumped) #3

EuphoriaCelestial opened this issue Oct 21, 2020 · 3 comments

Comments

@EuphoriaCelestial
Copy link

EuphoriaCelestial commented Oct 21, 2020

Hi, I got error like in title when running this command:
./kenlm/bin/build_binary trie bible.arpa bible.binary

everything was good until this step, no sign of out of memory or something like that, it crashed immediately
any suggestion?

p/s: if I cant solve this problem, can I just use the arpa file (without trie)? it give the same score with the demo sentence in the README

@EuphoriaCelestial
Copy link
Author

I have solved it ... somehow.
I dont even know what I have done to solve it, but it worked now.
Closed.

@EuphoriaCelestial
Copy link
Author

oops, I was wrong, the problem still not fixed. I was just able to run the build_binary file without trie option
./kenlm/bin/build_binary bible.arpa bible.binary
but I need a trie for Deep Speech model

@EuphoriaCelestial
Copy link
Author

@kmario23 are you having free time to look over this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant