I found some issues in runtime as well as while giving some inputs.
- Error while working with pyttsx3 module.
- Getting "AttributeError: module 'urllib' has no attribute 'urlopen' " while working with python 3. urlopen is a function for python 2.7.
- Detected case insensitivity for text input. Only accepts "How are you?", does Wikipedia search for "how are you?" , "how are you." and other variants. The output should be "I am fine." for all the cases.
Desktop
Ubuntu 18.04.4 LTS
I found some issues in runtime as well as while giving some inputs.
Desktop
Ubuntu 18.04.4 LTS