15,051
edits
mNo edit summary |
Tags: Mobile edit Mobile web edit |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Template:Speech to text}} | |||
Troubleshooting of [https://tw.olami.ai/open/website/apiandsolution/api_solution OLAMI 中文語音辨識 API|歐拉蜜人工智慧開放平台(威盛電子)] | Troubleshooting of [https://tw.olami.ai/open/website/apiandsolution/api_solution OLAMI 中文語音辨識 API|歐拉蜜人工智慧開放平台(威盛電子)] | ||
* | * sample code: [https://github.com/olami-developers/olami-api-quickstart-curl-samples/tree/master/cloud-speech-recognition olami-developers/olami-api-quickstart-curl-samples] | ||
== Errors == | == Errors == | ||
| Line 20: | Line 22: | ||
</pre> | </pre> | ||
solution: BASH script is only supported on {{Linux}} not {{Mac}} | solution: Syntax pf BASH script is only supported on {{Linux}} not {{Mac}} | ||
=== Error: Request Entity Too Large === | === Error: Request Entity Too Large === | ||
| Line 52: | Line 53: | ||
</pre> | </pre> | ||
solution: Because tw.olami.ai & cn.olami.ai are different account, you should apply different app key. | solution: Because tw.olami.ai & cn.olami.ai are different account system, you should register new account and apply different app key. | ||
=== Error: Cost too much time to complete the request === | === Error: Cost too much time to complete the request === | ||
output message: the second number are always the same number | output message: the second number are always the same number after hours | ||
<pre> | <pre> | ||
% Total % Received % Xferd Average Speed Time Time Time Current | % Total % Received % Xferd Average Speed Time Time Time Current | ||
| Line 72: | Line 73: | ||
</pre> | </pre> | ||
solution: | solution: Press {{kbd | key=control}} + {{kbd | key=c}} to cancel the process and try it later. | ||
{{Template:Troubleshooting}} | {{Template:Troubleshooting}} | ||
[[Category:Tool]] [[Category:NLP]] | [[Category:Tool]] [[Category:NLP]] | ||