BLU is an opensource voice assistant.
Users using Ubuntu or Fedora on their workstation can run
./install_deps.sh
- Make sure you have upgraded the python pip to latest version. (IMPORTANT)
- Windows users need to run
pip3 install -r requirements.txt
on their shell. - Then again run
pip3 install pypiwin32
on the same.
Copy paste the following command
python3 BLU.py
Don't forget to drop a star, cause they motivate me to create more like these.