Skip to content
This repository was archived by the owner on Dec 11, 2018. It is now read-only.
/ pervalert Public archive

Connects with the SafeTrek API when a catchphrase is detected by Google Cloud Speech API.

License

Notifications You must be signed in to change notification settings

jennydaman/pervalert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PervAlert

deployment

pyaudio is a native python module requirement. It is recommended to install this from your package maintainer prior to installing other dependencies from pip.

  • sudo pacman -S python-pyaudio # Arch Linux
  • sudo apt install python3-pyaudio # Debian/Ubuntu

To install python dependencies without sudo: pip install --user -r requirements.txt

You must add the pervalert service account JSON key from GCI to the /private directory.

About

Connects with the SafeTrek API when a catchphrase is detected by Google Cloud Speech API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published