-
-
Notifications
You must be signed in to change notification settings - Fork 17.3k
Colab #13048
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
base: master
Are you sure you want to change the base?
Colab #13048
Conversation
class text μΆμΆ text μΆμΆνκ±Έ μμ±μΌλ‘ μΆλ ₯ Signed-off-by: Leedong414 <[email protected]>
|
I have read the CLA Document and I sign the CLA 1 out of 2 committers have signed the CLA. |
class text μΆμΆ text μΆμΆνκ±Έ μμ±μΌλ‘ μΆλ ₯ Signed-off-by: Leedong414 <[email protected]>
|
@Leedong414 thank you for the detailed PR summary! The integration of Text-To-Speech (TTS) for announcing detected classes is a fantastic enhancement that significantly boosts usability and accessibility. π Key Highlights:
Benefits:
This update indeed broadens YOLOv5's appeal and utility across various user bases. Great work by the Ultralytics team and the community! π For more details on YOLOv5, you can always refer to our documentation. |
|
π Hello there! We wanted to let you know that we've decided to close this pull request due to inactivity. We appreciate the effort you put into contributing to our project, but unfortunately, not all contributions are suitable or aligned with our product roadmap. We hope you understand our decision, and please don't let it discourage you from contributing to open source projects in the future. We value all of our community members and their contributions, and we encourage you to keep exploring new projects and ways to get involved. For additional resources and information, please see the links below:
Thank you for your contributions to YOLO π and Vision AI β |
π οΈ PR Summary
Made with β€οΈ by Ultralytics Actions
π Summary
Integration of TTS for Detected Classes Announcement in YOLOv5 Detection π
π Key Changes
detect.pyto save detected classes to a text file and use Text-To-Speech (TTS) to announce detected objects.π― Purpose & Impact
This update broadens YOLOv5's appeal and utility across different user bases, from developers seeking to create accessible applications to educators and hobbyists interested in easy-to-use, interactive AI tools. π