vens8 / Hexa

Simple Voice Assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexa

Simple Voice Assistant

Prerequisite Setup

On some recent versions of python, PyAudio can cause issues when trying to install. So download the following whl file and run the command below. Choose the appropriate whl file based on your python version and system architecture from here.

Then open command prompt on the directory into which you downloaded the above file. Next, run the following command:

pip install PyAudio-0.2.11-cp39-cp39-win_amd64.whl

Replace the filename with the one you downloaded.

About

Simple Voice Assistant


Languages

Language:Python 100.0%