Donate a Cry Corpus (Augmented)
收藏IEEE2026-04-17 收录
下载链接:
https://ieee-dataport.org/documents/donate-cry-corpus-augmented
下载链接
链接失效反馈官方服务:
资源简介:
Quick classification of infant cries is vital to determine the reason for a baby's cry, especially in the first months of the baby's life. This study aims to develop a lightweight TinyML model for rapid classification of infant cries that can be used for resource-constrained, low-power devices. Our contribution lies in achieving good accuracy with minimal model size and suitable performance for tiny devices. We explored architectures including Convolutional Neural Networks (CNNs), Depthwise Separable CNNs (DS-CNNs), and a self-defined Residual Network (ResNet) tailored to be lightweight, unlike standard ResNet models, for resource efficiency. Mel Frequency Cepstral Coefficients (MFCCs) were extracted from cry signals, optimized by varying coefficients and frame lengths. We used two datasets, each with five categories, in our experiments. The datasets used are Baby Chillanto (DB1) and Donate a Cry (DB2) datasets. Each model was trained independently on each dataset in separate experiments. Then each model was converted to TensorFlow Lite and quantized, with the unquantized self-defined ResNet achieving 96.26% and 93.7% accuracy on DB1 and DB2, respectively. After quantization, it maintains accuracy of 94.71% on DB1 and 89% on DB2 with RAM usage under 30 KB, and with a model size of 93 KB. When deploying the quantized model, trained on Baby Chillanto, on a Raspberry Pi, it demonstrated an execution time of 1 second and an inference time of 3.44 milliseconds, balancing accuracy, efficiency and compactness for embedded systems.
提供机构:
Gabor Veres



