Troubleshooting of Olami speech to text: Difference between revisions

Jump to navigation Jump to search
m
Tags: Mobile edit Mobile web edit
 
(4 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|歐拉蜜人工智慧開放平台(威盛電子)]


* BASH script example: [https://github.com/olami-developers/olami-api-quickstart-curl-samples/tree/master/cloud-speech-recognition olami-api-quickstart-curl-samples/cloud-speech-recognition at master · olami-developers/olami-api-quickstart-curl-samples]
* 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 55: Line 56:


=== 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: 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:Tool]] [[Category:NLP]]
[[Category:Tool]] [[Category:NLP]]

Navigation menu