请问怎么把py_reader替换成最新框架
py_reader = fluid.layers.py_reader(capacity=64, shapes=[[-1] + config.image_shape, [-1, 4], [-1, ...
遇到 GPU not found类似的问题怎么办
遇到 GPU not found, please check your environment or use cpu version by "pip install paddle_serving_server"
跨域访问问题怎么解决
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...
怎么实现识别本地声音文件
protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); speechRecognizer = SpeechRecognizer.crea...
汉字注音也读不对怎么办?
比如下面这段,读到“得(de5)自动转(zhuan3)幻(huan4)”时,“转(zhuan3)”就出错了。
汉(han4)芒(mang2)帆(fan1)亿(yi4)戏(xi4)统(tong3)能(neng2)购(go...
语音合成正式的离线授权文件怎么申请
我使用的服务是:
调用的接口是:
参数设置情况:
开发平台和机型:
SDK版本号:
代码或日志截图(上传截图能帮助您更快解决问题)...