Libctc_decoder_with_kenlm.so: cannot open shared object file

Hello All,

I am getting below error while training voice data(Common Voice training data)
tensorflow.python.framework.errors_impl.NotFoundError: libctc_decoder_with_kenlm.so: cannot open shared object file: No such file or directory

Please find below my installed versions:
EC2 - Ubuntu 16.04 (g2.2xlarge)
tensorflow-gpu 1.4.0
gcc- 5.4.0
Cuda - 8.0
Cudnn - v6.0
git-lfs/2.4.0
Python 2.7.14+

Please help me.

Can you give the command line arguments you used as well as the directory you ran this from?

What version of Deep Speech are you using?

From the above installed versions you provided I’ve another question: Did you follow[1]?

Really Sorry. My EC2 instance’s got issues and not able to start. I will try installation from scratch and will raise issue here if I face any issue.