This project demonstrates the implementation of a voice-controlled system using Edge Impulse, a machine learning platform specifically designed for edge devices. The system processes voice commands through a trained ML model and performs corresponding actions via a microcontroller. Key technologies include Edge Impulse Studio for model training, audio signal preprocessing, and microcontroller integration. Ideal for those interested in embedded AI, IoT, and real-time voice command applications.
Key Features:
Voice data collection and classification
Model training using Edge Impulse
Real-time control of circuits through speech commands
Hands-on implementation using microcontrollers