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

Core dumped while running the nnet example #15

Closed
tarekmehrez opened this issue May 18, 2015 · 1 comment
Closed

Core dumped while running the nnet example #15

tarekmehrez opened this issue May 18, 2015 · 1 comment

Comments

@tarekmehrez
Copy link

I received a core dumped termination error while running the sample nnet worker (sample_english_nnet2.yaml) as in the README.

self.asr = Gst.ElementFactory.make("kaldinnet2onlinedecoder", "asr")
2015-05-18 12:35:05 -    INFO:   decoder2: Setting decoder property: big-lm-const-arpa = test/models/english/tedlium_nnet_ms_sp_online/G.carpa
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
Aborted (core dumped)

Is it a specific memory issue on my machine?

@tarekmehrez
Copy link
Author

I didn't have enough rams on my machine, increasing the memory solved the issue.

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