Closed arpit601 closed 7 years ago
Just follow the instructions on how to compile and install tensorflow https://github.com/timediv/tensorflow-with-kenlm/blob/master/tensorflow/g3doc/get_started/os_setup.md#installing-from-sources
And use https://github.com/timediv/tensorflow-with-kenlm as the sources.
I have pre installed tensorflow on gpu machine. So, do I have to install tensorflow- with-kenlm from starting again ?
yes, but it's not that hard
I encountered "404 not found"with the above link. (https://github.com/timediv/tensorflow-with-kenlm/blob/master/tensorflow/g3doc/get_started/os_setup.md#installing-from-sources) Could you please give me any suggestions?
same! could you relink the install from sources documentation?
Hey Louis !!! How did you integrate kenlm with tensorflow ??
As of now tensorflow decoder does not have kenlm argument . I went through the reference given by you also but things are still not clear .