加载SO库报错
遇到个奇怪的问题,之前语音合成都正常,只是因为我没有验证,所以每次它的第一句话是提示我要到期了,但可以正常使用。但突然今...
paddlelite库怎么安装
代码是from paddlelite import *
报错:no module named paddlelite
感谢!!!!
使用人脸库获取的face_token 不能用?
我使用本地图片加人脸库获取的face_token 进行人脸对比,调用api返回结果是{"error_code":222209,"error_msg":"face token not exist",... }...