直接调用样例的一直报这个错误
[18/03/14 13:35:38:215][main][INFO] -com.baidu.aip.client.BaseClient.getAccessToken(BaseClient.java:209) get access_token success. current state: STATE_AIP_AUTH_OK
0 [main] INFO c...
相似图入库返回错误216017这什么鬼?
{{ "log_id": 7597430290230514152, "error_code": 216017, "error_msg": "not initialized"}}
rest语音识别 参数错误,有sn
我使用的服务是:rest语音识别
调用的接口是:vop.baidu.com/server_api
参数设置情况:
开发平台和机型:nodejs
SDK版本号:
代码或日志截图(...
百度语音点击录音就报错,错误码7
我使用的服务是:百度语音识别
调用的接口是:
参数设置情况:
开发平台和机型:Android(Cordova)
SDK版本号:Android7.0
代码或日志截图...
官方phpsdk 一直提示参数错误
我使用的服务是:语音合成
调用的接口是:语音合成
参数设置情况:
const APP_ID = '10134720';
const API_KEY = 'OM4OIE2Zhyx9Z2KGxDyOcTyh';
const SECRET_KEY...
不管运行什么例程都出一个错误
I0720 10:42:25.525190 27556 Util.cpp:166] commandline: --use_gpu=True --trainer_count=1 W0720 10:42:25.882525 27556 CpuId.h:112] PaddlePaddle wasn't compiled to use avx instruction...
NLu识别返回json错误,无results信息
下载了语音理解.bsg。进行理解的测试的时候。应该返回 {"raw_text": "打开设置","parsed_text": "打开设置","results": [{"domain": "app","intent": "open","...
语音识别接口总是返回错误
我使用的服务是:语音识别
调用的接口是:restful "http://vop.baidu.com/server_api"
参数设置情况:
{
"format": "pcm",
"rate": 16000,
"channel": 1,
"lan": ...
获取Access Token时授权服务地址打开错误
请求URL数据格式
向授权服务地址https://aip.baidubce.com/oauth/2.0/token发送请求(推荐使用POST),并在URL中带上以下参数:
grant_type: 必须参...
错误代码222209如何处理?
"error_code":222209,"error_msg":"face token not exist" 返回信息,如何获得face token
想知道为什么paddlepaddle会报这个错误
代码是这样的:
%matplotlib inlineimport matplotlib.pyplot as pltimport numpy as npimport paddleimport paddle.fluid as fluid
#设置随机数种子np.random.seed(5)
#采用np...
有大佬知道这个错误是什么原因吗?
File "work/train.py", line 53, in for batch_id, data in enumerate(train_reader()): File "/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/batch.py", line ...