【发布时间】:2018-03-22 15:01:46
【问题描述】:
我尝试使用 node.js 开始使用谷歌云语音,但我遇到了身份验证问题。我正在按照github 中列出的设置步骤进行操作。我在tutorial 中尝试了设置,但没有运气。我不断收到此错误..
ERROR: Error: Unexpected error while acquiring application default credentials: Could not load the default credentials. Browse to https://developers.google.com/accounts/docs/application-default-credentials for more information.
我正在寻找有关如何设置凭据的一些见解,以便我可以开始运行模型。 任何输入将不胜感激。谢谢。
【问题讨论】:
标签: node.js machine-learning google-cloud-platform speech-to-text google-cloud-speech