googlecreativelab / teachablemachine-community

Example code snippets and machine learning code for Teachable Machine
https://g.co/teachablemachine
Apache License 2.0
1.47k stars 649 forks source link

Is audio model using tflite_runtime-2.5.0 possible? #342

Open leeyunjai82 opened 1 year ago

leeyunjai82 commented 1 year ago

I want to use tflite_runtime-2.5.0 (raspberrypi) ,python3.7

Could I use audio mode at my environment?

Error ValueError: Op builtin_code out of range: 131. Are you using old TFLite binary with newer model?Registration failed.

tflite.Interpreter(model_path)