where are the models?

#4
by willy-b - opened

Is this project abandoned? I've looked in the gihub repo, no models. I assumed they would be here, but this is empty. Is this app no longer supported?

After you follow github instructions and install openWakeWord in an env, they end up under .\env\Lib\site-packages\openwakeword\resources\models\*.onnx
Otherwise if no env the library will be installed globally under C:\Python311\Lib\site-packages\openwakeword\resources\models\*.onnx

Last update on GH was made 2 months ago so it probably is alive and well.

I have fixed the demo here: https://huggingface.co/spaces/mirohristov/openWakeWord

Sign up or log in to comment