使用人脸库获取的face_token 不能用?
我使用本地图片加人脸库获取的face_token 进行人脸对比,调用api返回结果是{"error_code":222209,"error_msg":"face token not exist",... }...
每次使用高层API启动训练都要报两个错误,咋回事
是不是高层API有接口不兼容的问题导致的,换成底层API这两个报错还提示吗?
The loss value printed in the log is the current step, and the metric is t...
send方法启动唤醒的时候程序崩溃,提示为定义的异常
我使用的服务是:唤醒和语音合成
调用的接口是:
mWpEventManager.send("wp.start", new JSONObject(params).toString(), null, 0, 0);
参数设置情况:如上
开...