Work

NoiseVu

Edge ML
PyTorch
Raspberry Pi
Python

Deployed Wave2Vec2 sound classification on Raspberry Pi for edge-based crime prevention. Detection accuracy increased from 70% to 92%, latency reduced by 35% via quantization. Data Pilot (Lahore, Pakistan).

NoiseVu edge sound classification on Raspberry Pi for crime prevention

At Data Pilot in Lahore I deployed NoiseVu, an edge-based sound classification system for crime prevention. The model runs on Raspberry Pi using Wave2Vec2 for robust acoustic event detection.

Improvements

  • Accuracy: Raised detection accuracy from 70% to 92% through better training and calibration.
  • Latency: 35% latency reduction by model quantization and on-device inference.

The pipeline captures audio on the Pi, runs the classifier locally, and triggers alerts or logs when target events are detected, without sending raw audio to the cloud.