Python Assistant (PA) is a voice command based assistant service written in Python 3.9+. It can recognize human speech or voice, talk to user and execute basic commands.
I have made a new file named Book_Reader.py and implemented the functionality.
dependencies:-
1)opencv-python
2)pyttsx3
3)pytessaract
4)install tessaract from https://github.com/UB-Mannheim/tesseract/wiki
I have made a new file named Book_Reader.py and implemented the functionality. dependencies:- 1)opencv-python 2)pyttsx3 3)pytessaract 4)install tessaract from https://github.com/UB-Mannheim/tesseract/wiki