Speech Recognition Robot

Jan 31, 2025 ยท 1 min read

This project integrates OpenAI’s Whisper model with a UR10 robotic arm to enable speech-controlled automation. Users give voice commands, which are transcribed using Whisper and processed by a Flask server to control the UR10 robot. The robot then performs specific assembly tasks based on the detected command.