Describe the bug
In android getting this error when using the model
No implementation found for long
com.xxxxx.xxxxx.wakeword.nyumaya.NyumayaLibrary.createFeatureExtractor(int, int, int, int, int, float, float) (tried
Java_com_xxxxx_wakeword_nyumaya_NyumayaLibrary_createFeatureExtractor and
Java_com_xxxxx_wakeword_nyumaya_NyumayaLibrary_createFeatureExtractor__IIIIIFF) - is
the library loaded, e.g. System.loadLibrary?
Describe the bug In android getting this error when using the model No implementation found for long com.xxxxx.xxxxx.wakeword.nyumaya.NyumayaLibrary.createFeatureExtractor(int, int, int, int, int, float, float) (tried Java_com_xxxxx_wakeword_nyumaya_NyumayaLibrary_createFeatureExtractor and Java_com_xxxxx_wakeword_nyumaya_NyumayaLibrary_createFeatureExtractor__IIIIIFF) - is the library loaded, e.g. System.loadLibrary?