Umesh-01 / Python-Assistant

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.
MIT License
82 stars 53 forks source link

Book_Reader#1 #22

Closed Pranavv213 closed 2 years ago

Pranavv213 commented 2 years ago

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

Pranavv213 commented 2 years ago

done :- See pranav1 in Pull Request section

Pranavv213 commented 2 years ago

U can merge it . It is working