nateshmbhat / pyttsx3

Offline Text To Speech synthesis for python
Mozilla Public License 2.0
1.99k stars 321 forks source link

Espeak error on Mac #285

Open steelliberty opened 1 year ago

steelliberty commented 1 year ago

I am unable to get past this error. I do not know how to install a working espeak on a Macbook pro with Apple chip.

OSError: dlopen(libespeak.so.1, 0x0006): tried: '/Users/steelliberty/miniconda3/envs/pythonspeech/lib/python3.10/lib-dynload/../../libespeak.so.1' (no such file)

I tried to install espeak-py but that failed to install. ( metadata-generation-failed )