调用语音识别标准版接口报了这个错,参数那些都没有
org.springframework.web.client.ResourceAccessException: I/O error on POST request for "https://vop.baidu.com/server_api": Software caused connection abort: socket write error; nest...
在线语音识别授权失败
", "channel": 1}
get_token()函数可以正确获取access_token,使用post方式请求,结果为:
{'err_msg...
语音合成如何实现停顿,比如停顿1秒或者2秒
不要告诉我用标点符号什么的,一点用也没有。
不要告诉我用这pause或sleep,这只在临时试听有效果,如果生成音频文件就不行了。
如果拆分成多个文件,这样如何实现精准停顿?...