Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 633 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 633 Bytes

ProjectManu

Assistant for Covid Stats

Pre-requisite

  1. On Mac install portaudio using brew(or any other way I used brew) [brew install portaudio]

Running AI step by step

Initailize virtaul env:

  1. python -m venv manu
  2. activate env using source manu/bin/activate command
  3. Install all package using pip install requirements.txt
  4. Naviagte to ManuAI folder
  5. Run python speak.py [If it does not work in integrated terminal try with outside terminal window. I faced this issue in VScode as it needs permission for accessing audio]

Demo

Here is the youtube link for demo: https://www.youtube.com/watch?v=WJd9eHLe65E