Ubuntu 18.04 or above
A simple python application for voice questioning and answering and then answers are stored in txt file.
Step 1: Run the shell script by executing "sh setup.sh" command in terminal
(Note: If you get "Invalid operation update" error, then run command "sed -i 's/\r//g' setup.sh" and re-try executing "sh setup.sh")
Step 2: Allow all installations with Yes/Y
Step 3: Run the application by executing "python3 main.py" command in terminal