You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many requirement issues hit trying to install on Mac. While many were handled quickly with a pip install (e.g. transformers, scipy, ...) I've hit a wall with espeak (required by phonemizerI think).
The text was updated successfully, but these errors were encountered:
Same issue
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/phonemizer/backend/base.py", line 77, in init
raise RuntimeError( # pragma: nocover
RuntimeError: espeak not installed on your system
Many requirement issues hit trying to install on Mac. While many were handled quickly with a pip install (e.g. transformers, scipy, ...) I've hit a wall with espeak (required by phonemizerI think).
The text was updated successfully, but these errors were encountered: