hack western 6 Demo video: https://youtu.be/jGUPjDWyO8Q
Huge thank you to: https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/speech/microphone/transcribe_streaming_infinite.py
- to start the cloud:
- in command line:
- pip install --upgrade google-cloud-speech
- export GOOGLE_APPLICATION_CREDENTIALS="voice-python-[secretname].json"
- python transcript.py
- get the "secretname" by visiting google cloud console and registering api credentials for the Speech-to-text api.
- in command line: