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

I wanted to add text-to-speech to YoloV4 #34

Open
Muhammed1244 opened this issue Jun 9, 2021 · 2 comments
Open

I wanted to add text-to-speech to YoloV4 #34

Muhammed1244 opened this issue Jun 9, 2021 · 2 comments

Comments

@Muhammed1244
Copy link

I run Yolov4 code. It run perfectly but I wanted to add speech that says like "person at 20 inches" but I couldn't because I couldn't find where is distance variable. In Yolov3 code, there is distance variable but in Yolov4, I couldn't find it.

@angelikalabininay
Copy link

angelikalabininay commented Jun 21, 2021

I have the same issue @Muhammed1244. Have you worked your way around it?

@Muhammed1244
Copy link
Author

I figure out it has voice feedback itself. In YOLOv4/tool/utils.py file 144th line, there is code # speak.Speak(feedback). Just remove comment symbol "#". It doesn't measure distance correctly and voice module slow down speed of camera in Windows 10 though. I am sorry for late answer. Have a nice day.

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

2 participants