15,017
edits
No edit summary |
|||
| Line 1: | Line 1: | ||
Troubleshooting of Google [https://cloud.google.com/speech-to-text/ Cloud Speech-to-Text - 語音辨識] | Troubleshooting of Google [https://cloud.google.com/speech-to-text/ Cloud Speech-to-Text - 語音辨識] | ||
== Brief instruction == | |||
* For audio file which '''longer''' than 1 min, (1) Use the uri: {{kbd | key=<nowiki>speech:longrunningrecognize</nowiki>}} NOT {{kbd | key=<nowiki>speech:recognize</nowiki>}} (2) Upload files to [https://console.cloud.google.com/storage/ Google cloud storage] (gcs) | |||
* For audio file which '''shorter''' than 1 min, (1) Use the uri: {{kbd | key=<nowiki>speech:longrunningrecognize</nowiki>}}. Or choose to use {{kbd | key=<nowiki>speech:recognize</nowiki>}} (2) Use the files are located on the computer. Or choose to upload files to [https://console.cloud.google.com/storage/ Google cloud storage] (gcs) | |||
== ERROR: (gcloud.auth.application-default.print-access-token) The Application Default Credentials are not available == | == ERROR: (gcloud.auth.application-default.print-access-token) The Application Default Credentials are not available == | ||