We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
已经按照文档配置好了讯飞对接信息,并且从讯飞控制台已经能看到API次数消耗。 问题:不定时失败,返回【收到未预期数据:】,只要失败前面的进度全部中断 希望:能不能把转换失败的语音忽略,对应文字留空,不要影响前面已经转换成功的数据,这对API授权额度造成很大的浪费。
The text was updated successfully, but these errors were encountered:
已经按照文档配置好了讯飞对接信息,并且从讯飞控制台已经能看到API次数消耗。
问题:不定时失败,返回【收到未预期数据:】,只要失败前面的进度全部中断
希望:能不能把转换失败的语音忽略,对应文字留空,不要影响前面已经转换成功的数据,这对API授权额度造成很大的浪费。
对每条要遍历抽取数据做的语音标记一下, 其他再做转换
Sorry, something went wrong.
兄弟这个问题你解决了吗
No branches or pull requests
已经按照文档配置好了讯飞对接信息,并且从讯飞控制台已经能看到API次数消耗。
问题:不定时失败,返回【收到未预期数据:】,只要失败前面的进度全部中断
希望:能不能把转换失败的语音忽略,对应文字留空,不要影响前面已经转换成功的数据,这对API授权额度造成很大的浪费。
The text was updated successfully, but these errors were encountered: