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

Thank you for reaching out! #31

Closed
vikram291194 opened this issue Apr 23, 2021 · 1 comment
Closed

Thank you for reaching out! #31

vikram291194 opened this issue Apr 23, 2021 · 1 comment

Comments

@vikram291194
Copy link

Thank you for reaching out!
You can use espeak instead of win32com.

First, try to install using the following command from your terminal.

  • sudo apt-get install espeak python3-espeak

Then import in the object_detection.py script

  • from espeak import espeak

and replace the #244 line with

  • espeak.synth(feedback)

I hope it will resolve the issue. Kindly let me know if it works or not.

Originally posted by @paul-pias in #2 (comment)

@vikram291194
Copy link
Author

there's no line#244

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