Smart Anti Snoring AI Device
- Home
- portfolio
- Embedded IoT Solutions
- Smart Anti Snoring AI Device
Privacy-First On-Device AI for Real-Time Snore Detection Without Cloud Dependency
The On-Device Snore Detection System is an innovative solution designed to address the growing need for affordable, non-invasive, and privacy-preserving methods for monitoring sleep-related disorders. Traditional diagnostic approaches, such as clinical sleep studies, are expensive, intrusive, and impractical for long-term use in a home environment. The project was developed to provide a real-time, embedded system that could detect snoring events locally on a resource-constrained device, ensuring privacy by eliminating the need for cloud connectivity.
Key Project Challenges
Project Details
Have a Similar Project?
We build custom embedded AI and hardware solutions tailored to your needs. Let's talk.
Request a Free Quote →How We Built It
Optimized On-Device CNN with INT8 Quantization on ESP32-S3
A custom Convolutional Neural Network (CNN) was developed and optimized for embedded deployment on the ESP32-S3 microcontroller. All audio processing, including feature extraction and inference, runs entirely on-device with no cloud dependency. The model was optimized using global average pooling, progressive dropout, and controlled channel growth to prevent parameter explosion, while INT8 quantization reduced the model size without significantly impacting accuracy. The result is a system achieving approximately 91% classification accuracy with low inference times, minimal power consumption, and continuous real-time performance in a home environment.
Value Delivered
What the Client Said
The privacy angle was what made this project difficult — our users were not going to accept their sleep audio being sent anywhere. Getting 91% accuracy running entirely offline on a microcontroller is something we genuinely didn't think was achievable at this price point. The model is compact, the battery holds up through the night, and the Indiegogo response confirmed we had something real. This is exactly the kind of embedded AI work that's hard to find.
Have a Similar Project?
We build custom embedded AI and hardware solutions tailored to your needs.
Request a Free Quote →