Skip to content

This is a modified version of the google home assistant pushtotalk.py python sample code. This modification adds the capability to quicky switch between different languages by simply speaking a hotword assigned to that language. The code also uses speech recognition python library to replace the use of user click interaction with vocal activation.

License

Notifications You must be signed in to change notification settings

kentsaiforespring/GoogleHomeMultiLang

This branch is up to date with Botmation/GoogleHomeMultiLang:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a18c0fa · Jul 19, 2018

History

4 Commits
Jul 19, 2018
Mar 18, 2018
Mar 21, 2018

Repository files navigation

GoogleHomeMultiLang

This is a modified version of the google home assistant pushtotalk.py python sample code. This modification adds the capability to quicky switch between different languages by simply speaking a hotword assigned to that language. The code also uses speech recognition python library to replace the use of user click interaction with vocal activation. Requirements Speechrecognition , https://pypi.python.org/pypi/SpeechRecognition/ Google Assistant Python SDK , https://github.com/googlesamples/assistant-sdk-python

About

This is a modified version of the google home assistant pushtotalk.py python sample code. This modification adds the capability to quicky switch between different languages by simply speaking a hotword assigned to that language. The code also uses speech recognition python library to replace the use of user click interaction with vocal activation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%