GOOGLE_APPLICATION_CREDENTIALS error

前端 未结 3 896
别那么骄傲
别那么骄傲 2021-02-03 11:33

I am trying to use the google speech API for converting an audio file to text, but facing some problems with the documentation.I have enabled the speech API and created an servi

3条回答
  •  感动是毒
    2021-02-03 12:36

    As A solution you can Download the GCLOUD console and then RUN this command on console "gcloud auth application-default" login with the gmail account which have the project access and then you will get access of google api which are enabled.

提交回复
热议问题