Kitt-AI / snowboy

Future versions with model training module will be maintained through a forked version here: https://github.com/seasalt-ai/snowboy
Other
3.11k stars 1.01k forks source link

How to download umdl file of hotword? #345

Open 372352090 opened 6 years ago

372352090 commented 6 years ago

The .pmdl suffix indicates a personal model and a .umdl suffix indicates a universal model. i can get .pmdl file from website .but I don't know how to get .umdl file

372352090 commented 6 years ago

image i can install Sonwboy in my android device,But apps always flash back.

01-11 13:44:51.343 15098-15098/? A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 15098 (tt.snowboy.demo)

372352090 commented 6 years ago

image

chenguoguo commented 6 years ago

Hi, you will have to get universal models offline from us. We provide a service for training universal models.

As for your crash, did you set up the permissions correctly? Please check your permission setting for the app, and turn on all the requested permissions for it.

MasterChenGitHub commented 5 years ago

TargetSdkVersion should low than 23, on high sdk version jni code will crash.