karim-aboelazm / IONIC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic (Virtual Voice Assistant using Python and Pytorch)

To Run This App In Local PC

-----------------------------------------------------------------------------------

IN CMD (command prompot)

[1] pip install virtaulenv

[2] py venv -m Ionic

[3] Scripts\activate

[4] create folder src

[5] put all code in src

[6] pip install pipwin

[7] pipwin install pyaudio

[8] pip install -r requirements.txt

[9] py assistant.py

-----------------------------------------------------------------------------------

TO Use a Disktop App

-----------------------------------------------------------------------------------

[2] download app and install it

[3] open it and press on the mic and call it by ["ionic" or "wake up"]

-----------------------------------------------------------------------------------

About


Languages

Language:Python 49.3%Language:CSS 25.2%Language:HTML 19.2%Language:JavaScript 6.2%Language:Procfile 0.1%