Skip to content

Conversation

stkr22
Copy link

@stkr22 stkr22 commented Nov 16, 2024

Added LiteRT based on suggestion here(#205)

I moved onnx/tflite-runtime to extra dependencies because it makes it impossible to run this on Python 3.12 (there is no tflite for it but onnx is fine).

@thschaaf
Copy link

Hi stkr22,

Thank you for making the code work on more platforms. It seems that the same change made in models.py also needs to be implemented in 'openwakeword/utils.py' to make 'examples/detect_from_microphone.py' work on my machine. I am using a Mac with an Intel CPU.

@stkr22
Copy link
Author

stkr22 commented Dec 23, 2024

@thschaaf I switched to onnx so this fixed it on my end but by coincident I had VSCode open while reading your comment. Should now work as expected.

@thschaaf
Copy link

Hi @dscripka this PR solved an issue for me. What is needed to get the PR from @stkr22 approved to be merged into the main branch?

@kfeeeeee
Copy link

Yes, please review, fixes the dep stuff for me as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants