Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »


https://console.cloud.google.com/

2- Create a project

3- do a search for "translate"

4- enable it ( translate API on this project )



Python script:

pip install --upgrade pip
sudo pip install google-cloud


https://cloud.google.com/video-intelligence/docs/common/auth

export GOOGLE_APPLICATION_CREDENTIALS=apikey.json



  • No labels