Skip to content
This repository was archived by the owner on Nov 22, 2020. It is now read-only.

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v2c-recognizer

V2C voice recognition module

recource: https://www.geeksforgeeks.org/python-convert-speech-to-text-and-text-to-speech/
Python requirments

  • python3.6
  • pip3.6

pip commands for windows:
$ pip install speechrecognition
$ pip install pyaudio
$ pip install playsound
$ pip install pocketsphinx
$ pip install SpeechRecognition pydub
$ pip install websocket-client
$ pip install websocket
$ pip install keyboard
$ pip install pycaw
$ pip install pystray
$ pip install pillow

running the program with python 3.6 insde the Recogniser folder:
$ python3 speech.py

To test python version run:
$ python3
or $ python
It will show the the python version on the first line

About

V2C voice recognition module

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages