Troubleshooting of Olami speech to text: Difference between revisions

Jump to navigation Jump to search
m
(Created page with "Troubleshooting of [https://tw.olami.ai/open/website/apiandsolution/api_solution OLAMI 中文語音辨識 API|歐拉蜜人工智慧開放平台(威盛電子)] == Error...")
 
Tags: Mobile edit Mobile web edit
 
(8 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 19: 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 51: 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 69: Line 71:
                                 Dload  Upload  Total  Spent    Left  Speed
                                 Dload  Upload  Total  Spent    Left  Speed
100    87  100    87    0    0    692      0 --:--:-- --:--:-- --:--:--  696
100    87  100    87    0    0    692      0 --:--:-- --:--:-- --:--:--  696
<pre>
</pre>


solution: Cancel the process and try it later.
solution: Press {{kbd | key=control}} + {{kbd | key=c}} to cancel the process and try it later.


{{Template:Troubleshooting}}
{{Template:Troubleshooting}}


[[Category:NLP]]
[[Category:Tool]] [[Category:NLP]]

Navigation menu