OSError: libespeak.so.1: cannot open shared object file: No such file or directory
It's because you don't have espeak installed on your system.
That's why it is giving error.
run this command in termianl it will solve your problem.
sudo apt-get update && sudo apt-get install espeak