TensorFlow: v1.14.0-21-ge77504a DeepSpeech: v0.6.0-0-g6d43e21 2019-12-19 16:28:21.312176: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA Unable to fetch graph version: Invalid argument: Session was not created with a graph before Run()! Could not create model.
When I googled the error, it seems like older incompatible files exist somewhere. But the above log message shows the correct version for TF and DeepSpeech. I have also used the new ./native/client/generate_trie to update the lm.trie file.
Seems like I only have lm.binary left from the older format, does it need an update? How can I update it?
lissyx
((slow to reply) [NOT PROVIDING SUPPORT])
2
I’ve been running into issues myself (see post here). Let me know if you’re able to get up and running using the generated binary and trie from our repo.