Ant-Brain / EfficientWord-Net

OneShot Learning-based hotword detection.
https://ant-brain.github.io/EfficientWord-Net/
Apache License 2.0
231 stars 37 forks source link

Raspberry pie environment #13

Closed preachwebsite closed 2 years ago

preachwebsite commented 2 years ago

Hello, is there CONDA environment in your raspberry pie?I failed to install numpy and pyaudio.

preachwebsite commented 2 years ago

How to install dependencies

TheSeriousProgrammer commented 2 years ago

A pip install must fix the issues if not try updating your pi desktop to the latest version

Numpy must be installable via pip and for pyaudio there are few dependecies which needs to be installed from apt (consider googling that up now, i will surely update README about the same

Kindly open a github issue when you face problems with the library , for any other questions about dependency installations and general questions kindly use the github discussions page :)