Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'pyttx3' initializing error #19

Closed
adler1889 opened this issue Dec 27, 2020 · 1 comment
Closed

'pyttx3' initializing error #19

adler1889 opened this issue Dec 27, 2020 · 1 comment

Comments

@adler1889
Copy link

Code_line: speaker = pyttsx3.init()
Error: OSError: libespeak.so.1: cannot open shared object file: No such file or directory
OS: Ubuntu 20.10

@adler1889
Copy link
Author

adler1889 commented Dec 27, 2020

Solution: sudo apt-get update && sudo apt-get install apt install espeak ffmpeg libespeak1 # (using Ubuntu: 20.10)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant