Following are the pre-requisites to be installed in the system to use Voice Assistant through Terminal Window.
You can individually download all the perticular requirements or simply write pip install -r requirements.txt
followed by pipwin install pyaudio
-
Python3 should be installed in the system. Click to download.
-
Following libraries and packages are to be installed. The syntax for library installation of a library and a package is: -
- pip install (library/package_name) or
- pip3 install (library/package_name)
To download the source code and executable file. - link
To use the Voice Assistant through an executable file; download according to instructions mentioned in the installation part of README.