标签: go google-cloud-platform google-speech-api
我正在使用带有Go API的here Google Cloud Speech API。
当我运行示例(./caption audio.raw)时,我得到了正确的语音识别: "transcript:"how old is the Brooklyn Bridge"。
./caption audio.raw
"transcript:"how old is the Brooklyn Bridge"
但Confidence实例中的SpeechRecognitionAlternative属性为0.000000(空)。这是Speech API的错误吗?我使用示例here中提供的音频文件。
Confidence
SpeechRecognitionAlternative