Build your own voice assistant
. This repo is a project I am in the development stage.
This project saves your sentences in notepad, tells you what day it is, translates the sentence you say into the language you want and responds to a few of your remarks.
Pip Packages
pip install playsound
pip install SpeechRecognition
pip install PyAudio
pip install gTTS
This project inspired from this Youtube account.
Clone this repo
$ git clone https://github.com/selentkgm/Voice-Assistant.git