【发布时间】:2018-10-12 22:18:35
【问题描述】:
我正在使用免费层 Speech to Text 服务来将 wav 文件转换为文本。当我尝试按顺序转换几个 wav 文件(每个文件大约 2 分钟长)时,我收到以下错误。
Status: Canceled. Reason: The recognition service encountered an internal error and could not continue.Respones text:{"Duration":0,"Offset":0,"RecognitionStatus":"Error"}.
等待几分钟后,我可以再次使用 API。使用免费套餐时,似乎存在某种限制或配额。是否有任何文件解释了 Speech to Text 服务免费层的限制?
【问题讨论】:
标签: speech-to-text microsoft-cognitive