如何获取图像文字的方向
(detect_direction=True,use_angle_cls=True, lang="ch", use_gpu=False)
img_path...
【paddle】安装不成功
paddlepaddle.utils.run_check()测试 就直接报错,报错原因如下: AttributeError: module 'decorator' has no attribute 'decorator' 现在无法运行paddle 求大神指教!
...
iOS 语音唤醒
我把官方的DEMO,使用没有问题,但是把相关的库放入公司现有项目当中,加载和启动正常,但是说话,一直唤醒不了。确定唤醒关键词没错和包名没错...
使用基于c++的QT框架post语音识别
");
QByteArray array =QJsonDocument(append).toJson();
qDebug()
接口调用,返回LOGID如何使用
在接口中返回错误日志,其中包含logId:xxxxx
自个日志的ID怎么查看详细信息?
"data":{"logId":"151960891435245"},"error_code":282004
...
怎样调用词向量表示法API?
调用中文向量表示API,是否需要自己准备词典?为什么总是报错'error_code': 282300, 'error_msg': 'word error'