Hello @kaushav07 and team 👋,
I’d like to work on implementing real-time object detection with audio feedback as part of VisionMate’s assistive features.
🔧 Plan:
Use YOLOv8 for detecting objects from the webcam feed
Use pyttsx3 for converting detections to spoken audio
Overlay bounding boxes and labels using OpenCV
Modular codebase in utils/object_tts.py
📁 Folder structure:
VisionMate/
└── utils/
└── object_tts.py
Let me know if this looks good — I’ll start working and raise a PR!
Thanks!
Shraddha (@Shraddha-DSA)
Hello @kaushav07 and team 👋,
I’d like to work on implementing real-time object detection with audio feedback as part of VisionMate’s assistive features.
🔧 Plan:
Use YOLOv8 for detecting objects from the webcam feed
Use pyttsx3 for converting detections to spoken audio
Overlay bounding boxes and labels using OpenCV
Modular codebase in utils/object_tts.py
📁 Folder structure:
VisionMate/
└── utils/
└── object_tts.py
Let me know if this looks good — I’ll start working and raise a PR!
Thanks!
Shraddha (@Shraddha-DSA)