Now that you said this, I looked up the releases and found what I needed[I think there is no mention of this in the readmes, which is probably why a lot of people end up rebuilding the binaries(Might be common knowledge to most though)]. I regenerated the trie with the CUDA-linux native_client and the error is gone.(Testing this remotely right now, cannot tunnel microphone. will update in 8 hours or so after thorough testing). Also, I have to use deepspeech 0.5.0 instead of 0.4.1 which was in the requirements because the model doesnt load, but thats probably because of the which version i used for training.
deepspeech==0.5.0
ds-ctcdecoder==0.6.0a0
and i picked up native_clients from 0.4.1
I am not sure if this mix should be working or not, but the error seems to have vanished. I’ll keep you posted on the results!