Skip to content

HackWesternTeam/speech-computer-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speech computer control

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.

About

Accessibility Commands with Speech using Google Cloud Speech-to-Text API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors