dp2022/notes/google_translate_howto.md

8 lines
304 B
Markdown
Raw Normal View History

# Prerequisites
Install google SDK from: [https://cloud.google.com/sdk/docs/install](https://cloud.google.com/sdk/docs/install)
Set up a project in console.google.com
Create a service account
Create and download a key in json format
Export GOOGLE_APPLICATION_CREDENTIALS variable with a path to the key