8000 GitHub - SaranshKejriwal/Harold_Finch: Face recognition via voice Commands (OpenCV Python + SpeechRecognition 3.1.3)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SaranshKejriwal/Harold_Finch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Harold_Finch

My homage to Person of Interest's Harold Finch:

The code uses Python OpenCV alongside Python SpeechRecognition 3.1.3, to achieve face detection by speech input.

To install SpeechRecognition 3.1.3 on your linux system, type the following commands:

sudo apt-get install python-pyaudio python3-pyaudio

sudo apt-get install python-pip

sudo pip install SpeechRecognition

Demo on: https://www.youtube.com/watch?v=CCVxEw3kssU

Releases

No releases published

Packages

No packages published

Languages

0