streams-tf-i2s example throws error: TensorFlowLite.h: No such file or directory [incl. solution] #2286
-
|
Verifying/Compiling the streams-tr-i2c example I get the following error: Been checking on the Chirale_TensorFlowLite page and there it says TensorFlowLite.h was renamed to Chirale_TensorFlowLite.h. Thus renaming TensorFlowLite.h to Chirale_TensorFlowLite.h in TfLiteAudioStream.h solves the issue but guess this has to be changed in the source to avoid the error for others. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
If you double check the actual version of the source code that's what is already in place! |
Beta Was this translation helpful? Give feedback.
If you double check the actual version of the source code that's what is already in place!