Skip to content

Voice controlled calculator which uses text-to-speech and speech-to-text (google API-speech recognition) including the basic calculator keys if internet is unstable.

Notifications You must be signed in to change notification settings

rahulsingh237/CAVILL-TheSmartCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAVILL - The Smart Calculator

Voice controlled calculator which uses text-to-speech and speech-to-text (google API-speech recognition) including the basic calculator keys if internet is unstable.

pip installations

pip install pyttsx3
pip install SpeechRecognition

Important Link:

Pyaudio - https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio
How to install pyaudio :

  1. Choose PyAudio‑0.2.11‑cp37‑cp37m‑win32.whl if you use 32 bit, or PyAudio‑0.2.11‑cp37‑cp37m‑win_amd64.whl for 64 bit. Then go to your download folder:
  2. cd <your_download_path>
  3. pip install PyAudio‑0.2.11‑cp3x‑cp37m‑win_amd64.whl

Contributions

Ashi Tyagi, Lakshit Malhotra

About

Voice controlled calculator which uses text-to-speech and speech-to-text (google API-speech recognition) including the basic calculator keys if internet is unstable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages