跨域访问问题怎么解决
Failed to load https://aip.baidubce.com/oauth/2.0/token: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:9527' is therefore n...
使用集群缺少库怎么办?比如keras
import numpy
from keras.models import Sequential
from keras.layers import Dense
from keras.layers import LSTM
from keras.utils import np_utils
from keras.preprocessing.sequence imp...
语音合成正式的离线授权文件怎么申请
我使用的服务是:
调用的接口是:
参数设置情况:
开发平台和机型:
SDK版本号:
代码或日志截图(上传截图能帮助您更快解决问题)...
iOS端怎么实现后台播放语音
我使用的服务是:
调用的接口是:
参数设置情况:
开发平台和机型:
SDK版本号:
代码或日志截图(上传截图能帮助您更快解决问题)...
请问这个问题怎么解决???
{"error":"unsupported_grant_type","error_description":"The authorization grant type is not supported"}
返回401是怎么回事
我使用的服务是:语音识别
调用的接口是:
参数设置情况:
开发平台和机型:
SDK版本号:识别RESt_API2.2.20
代码或日志截图(上传截图...
怎么使用mav文件进行语音识别
我使用的服务是:
调用的接口是:
参数设置情况:
开发平台和机型:
SDK版本号:
代码或日志截图(上传截图能帮助您更快解决问题)...
怎么进行人脸识别 含底库 在线等
1.底库提前注册50个会员
2.传入一张图片,当图片里有三个人,其中两个会员,一个普通人
3.把这两个会员查出来
调接口的流程是什么 ...
使用集群缺少库怎么办?比如keras
import numpy from keras.models import Sequential from keras.layers import Dense from keras.layers import LSTM from keras.utils import np_utils from keras.preprocessing.sequence imp...
怎么实现识别本地声音文件
protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); speechRecognizer = SpeechRecognizer.crea...