Back to Projects

Speech Command Detection for Smart Home

Completed
ML/AI
Feb 2024 – Jun 2024

Overview

Speech command detection using kNN, Random Forest, CNN with keyword detection in longer audio.

Highlights

  • Data collection, bias checks (dialect/gender), feature analysis
  • Trained kNN/RF with GridSearchCV; CNN with W&B
  • Sliding window keyword detection + post-processing + augmentation

Tech Stack

PythonPython
ML
CNN
Audio Processing

Related Projects