为什么上传自定义识别词总是失败??
为什么上传自定义识别词总是失败??只是提示下面的内容,但是不知道什么原因,这是为什么?
“亲爱的用户,很抱歉的通知您,您名下“精讯智能语音...
per=1为什么还是女音
http://tts.baidu.com/text2audio?per=1&lan=zh&ctp=1&ie=UTF-8&text=123456789 已经赋值了per=1 还是女音
iOS ocr识别为什么不生效
[_aipOcrManager detectTextFromImage:[UIImage imageNamed:@"aima_logo_test.png"] withOptions:options successHandler:^(id result) { NSLog(@"%@",result); } failHandler:^(NSEr...
为什么无法导入AipNlp?
#encoding:utf-8from aip import AipNlp
""" 你的 APPID AK SK """APP_ID = 'API_KEY = ''SECRET_KEY = ''
client = AipNlp(APP_ID, API_KEY, SECRET_KEY)
text = "百度是一家高科技...