ESP32 + TinyML 离线 AI 语音识别实战:从零构建唤醒词检测系统
手把手教你用 ESP32-S3 + Edge Impulse 训练离线语音识别模型,实现本地唤醒词检测,无需联网、延迟低于 200ms,适合智能家居和 IoT 项目。
4 篇文章
手把手教你用 ESP32-S3 + Edge Impulse 训练离线语音识别模型,实现本地唤醒词检测,无需联网、延迟低于 200ms,适合智能家居和 IoT 项目。
Run an anomaly detection model on an MCU using Arduino Nano 33 BLE Sense + Edge Impulse to detect motor, pump, and fan faults early, achieving low-latency predictive maintenance.
用 Arduino Nano 33 BLE Sense + Edge Impulse 在 MCU 上跑异常检测模型,提前发现电机、泵、风机故障,实现低延迟预测性维护。
手把手教你用 ESP32-S3 + OV2640 摄像头跑 TinyML 图像分类模型,无需联网也能识别人脸、猫狗和物体,适合嵌入式开发者入门边缘 AI。