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

Generate function doesn't work on Mac #1

Closed
skibblenybbles opened this issue May 22, 2023 · 0 comments
Closed

Generate function doesn't work on Mac #1

skibblenybbles opened this issue May 22, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@skibblenybbles
Copy link
Contributor

Due to a known issue in pyttsx3, the tts interpreter process hangs on .save_to_file() calls on recent Mac OS versions.

I tried the hack workarounds from the pyttsx3 community to no avail. The best solution would track down the source of the failure in the NSSS driver and fix it, but a decent workaround would just bypass pyttsx3 for the darwin platform and use the built-in say command.

@skibblenybbles skibblenybbles added the bug Something isn't working label May 22, 2023
@skibblenybbles skibblenybbles self-assigned this May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant