Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 249 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 249 Bytes

Before you run speaker.py, you'll have to run this in your terminal:

export GOOGLE_APPLICATION_CREDENTIALS="path/to/file"

ex: export GOOGLE_APPLICATION_CREDENTIALS="/Users/sunjana/Downloads/creds.json"

Our code is in the finalproject.py file.