[Python] Model provided has model identifier

I’ve tried the client.py, my own code but every time I got the same error:

ERROR: Model provided has model identifier 'u/3▒', should be 'TFL3'

In:
deepspeech.Model(<PATH>)

Model: deepspeech-0.9.2-models.pbmm

I using the newest release (0.9.2)
How can I fix it?

Wrong file how ive seen, its must be the .tflite

~Closing~

1 Like