我已经在我的项目中使用googlespeech to text api两年多了,它工作得很好,但我一开始就开始出错了。 识别错误。Java.lang.Thread.run上的ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) (Thread.java:761) 我在android和ios中使用了相同的api,但它不仅在android中有效,而且在ios中也有效。这是非常关键的,我尽快解
实际上,我使用它作为Google函数的Python代码:
我无法在speech_v1文件中正确导入requirements.txt库。pip_download_wheels had stderr output:\nERROR: Could not find a version that satisfies the requirement google-cloud-speech-v1from -r requirements.txt (line 3)) (from versions: non
我正在尝试the following example来测试具有语言自动检测功能的翻译。 它可以很好地与python3配合使用。, in transcribe_file_with_multilanguage File>
from google.cloud.speech_v1p1beta1 import typ
我正在尝试使用google could APIs转换语音到文本,像这样的gcloud ml speech recognize-long-running当我使用--language-code='en-US,这段代码,我能够转换完美,文本是基于音频的US,口音或UK。如何通过google could API转换这个印度口音,我需要做哪些改变。谢谢
桑迪普。