请问运行lesson6的代码时报错
"date -d @1535690030" if you are using GNU date ***PC: @ 0x0 (unknown...
aistudio使用GPU报错
aistudio用gpu跑神经网络时报这个错
EnforceNotMet: enforce dilations[i] == 1...
REST API
为什么REST API。调用一直报
{
"err_msg" = "json read error.";
"err_no" = 3300;
sn = "";
}
这个错,参数根据文档设置的
...
Access token invalid
" : "authentication failed.","err_no" : 502,"err_subcode" : 110,"tts_logid" : 453658103}...
关于语音唤醒从enter 直接进入exit
) at com.baidu.speech.audio.MicrophoneServer.run(Unknown Source) at java.lang.Thread.run(Thread.java:833...
谁知道这是什么问题吗
682 23897 D AudioTrack: Client defaulted notificationFrames to 11200...
语音识别
使用语音识别, node sdk . 调用成功. 但是返回的文本内容和音频完全对不上.
: {"corpus_no...
百度语音对接出现3307报错,求解决办法
百度语音对接出现3307报错,求解决办法
{"err_msg":"recognition error.","err_no":3307,"sn":"813533715611515126111"}
【深度学习】Paddle的一些避坑技巧
=paddle.data_type.dense_vector_sequence(2))
同理,interger_value和interger_value_sequence也是同样的...
【深度学习】用Paddle等进行图像分类
的distorted_inouts函数对数据预处理增大数据集的思想,以及cifar10.py里对于权重和偏置的衰减设置等。目前迭代到1w次左右,cost是0.98...