从昨天起,我再也不能继续工作了。Push failed Delta compression using up to 4 threads Total 260 (delta 20), reused 1 (delta 0), pack-reused 0 RPC failed; curl 55 Send failure: Connection was aborted the remote end hung up unexpectedly the remote end hung up unexpectedly
Github桌面给
我尝试使用Google speech to text API将音频文件(WAV格式)转换为文本,并对响应时间进行了查询。下面是代码和响应持续时间。 音频文件大小约为30kb,长度为3秒。语音转文本服务大约花了1.7秒来转录,我认为这太高了,应该在毫秒内。这是正常的还是我遗漏了一些配置? 感谢您的建议。 const speech = require('@google-cloud/speech');const client = new speech.SpeechClie