Using 0.6.0 model on raspberry pi 4 (4gb)

I’m currently trying to run DeepSpeech 0.6.0 on a raspberry pi 4 (4gb), however I get an error saying “ERROR: Model provided has model identifier ‘=’+;’, should be ‘TFL3’”. Does this error mean I need to convert the model to a TFL3 model, and if so how would I go about doing so?

You should use the model file ending with .tflite