snowboy support on Jetson Nano
xtendDemo opened this issue · 2 comments
xtendDemo commented
hello,
Snowboy can be installed on Jetson Nano aarch64 Ubuntu 18.04?
pzarzycki commented
Yes, easily. Tested with C++ client. You might however struggle with generating your own models, since Ubuntu 16.04 is only supported. Is this project slowly dying?
Aculeasis commented
You might however struggle with generating your own models, since Ubuntu 16.04 is only supported.
Model generator require x86_64. There is no way to run it on aarch64.
Also, I successfully ran it in ubuntu 20.04.