Welcome to the repository accompanying the Cough-E algorithm.
The repository contains both C code for deploying the Cough-E algorithm on embedded devices (located in the C_application folder), as well as the methodology infrastructure through which the algorithm was developed (locateed in the ML_methodology folder). Each of these folders contains a README further detailing its structure and usage.
https://ieeexplore.ieee.org/abstract/document/11027535 If you use this code or methodology in your work, please cite our publication:
@article{albini2025cough,
title={Cough-E: A multimodal, privacy-preserving cough detection algorithm for the edge},
author={Albini, Stefano and Orlandic, Lara and Dan, Jonathan and Thevenot, J{\'e}r{\^o}me and Teijeiro, Tomas and Constantinescu, Denisa-Andreea and Atienza, David},
journal={IEEE Journal of Biomedical and Health Informatics},
year={2025},
publisher={IEEE}
}