1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-10 08:50:54 +01:00

Install tflite-runtime python package

This commit is contained in:
j1nx 2022-12-08 15:58:13 +01:00
parent 820eb398cc
commit f2c133bf5c

View File

@ -59,7 +59,7 @@ TENSORFLOW_LITE_CONF_OPTS = \
TENSORFLOW_LITE_MAKE_OPTS += _pywrap_tensorflow_interpreter_wrapper
#TENSORFLOW_LITE_POST_INSTALL_TARGET_HOOKS = TENSORFLOW_LITE_INSTALL_TFLITE_RUNTIME
TENSORFLOW_LITE_POST_INSTALL_TARGET_HOOKS = TENSORFLOW_LITE_INSTALL_TFLITE_RUNTIME
define TENSORFLOW_LITE_INSTALL_TFLITE_RUNTIME