You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
microwakeword[3820250]: 2024-12-22 13:15:54.516461: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT
microwakeword[3820250]: INFO:root:Ready
microwakeword[3820250]: WARNING:root:Unknown model name: ok_nabu_v0.1
microwakeword[3820250]: INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
microwakeword[3820250]: WARNING:root:Unknown model name: ok_nabu_v0.1
Inside container there are files:
ls -l /usr/src/.venv/lib/python3.11/site-packages/pymicro_wakeword/models
total 244
-rw-r--r-- 1 root root 377 Oct 11 01:06 alexa.json
-rw-r--r-- 1 root root 55856 Oct 11 01:06 alexa.tflite
-rw-r--r-- 1 root root 388 Oct 11 01:06 hey_jarvis.json
-rw-r--r-- 1 root root 52272 Oct 11 01:06 hey_jarvis.tflite
-rw-r--r-- 1 root root 390 Oct 11 01:06 hey_mycroft.json
-rw-r--r-- 1 root root 57248 Oct 11 01:06 hey_mycroft.tflite
-rw-r--r-- 1 root root 386 Oct 11 01:06 okay_nabu.json
-rw-r--r-- 1 root root 60264 Oct 11 01:06 okay_nabu.tflite
I tried to add okay_nabu_v0.1.json and okay_nabu_v0.1.tflite files in /usr/src/.venv/lib/python3.11/site-packages/pymicro_wakeword/models, but it did not help.
The text was updated successfully, but these errors were encountered:
I tried to run like this:
and I got output:
Inside container there are files:
I tried to add
okay_nabu_v0.1.json
andokay_nabu_v0.1.tflite
files in/usr/src/.venv/lib/python3.11/site-packages/pymicro_wakeword/models
, but it did not help.The text was updated successfully, but these errors were encountered: