53
Research Trials
20
Peer-reviewed publications
16
Clinical Conditions

At CHEST 2025, held in Chicago, Illinois, Laurie Slovarp, PhD, CCC-SLP, professor at the University of Montana and certified speech pathologist, presented a poster on the development of a digital therapeutic designed to improve access to behavioral cough suppression therapy for patients with refractory chronic cough.

A large-scale trial examining the effect of azithromycin on the relationship between oesophageal function and cough as evaluated by Hyfe's cough monitoring technology in respiratory disease is feasible and acceptable to patients.

This study used Hyfe's wearable cough monitor during a 7-day run in, 28-day treatment, and 14-day follow-up period in patients with chronic bronchitis.

Periods of intense coughing (termed bouts, epochs or bursts) are particularly problematic for some coughers and may not be reflected by simply counting the number of coughs per day. This study explored how varying the definition of bouts yield different impressions of cough severity.

This paper focuses on the viability of a system for automatic cough detection and classification, tailored for integration into various devices. Hyfe. has created a Software Development Kit (SDK) that facilitates the incorporation of this cough detection technology into a wide range of operating systems and devices, including Windows, Linux, Mac OS, Android, iOS, and embedded targets.
To build this system, Hyfe gathered a substantial dataset containing hundreds of millions of cough and non-cough audio samples. These samples were processed and prepared for use in model training by downsampling and encoding. The Edge Impulse platform played a crucial role in managing this dataset and facilitating model development.
The core of the system relies on using Mel-Filterbank Energies (MFEs) for acoustic representation. This choice is significant as MFEs are designed to mimic the non-linear sensitivity of the human auditory system, making them effective for analyzing cough sounds. Hyfe experimented with various neural network models, including 2D-convolutional layers and fully connected deep neural networks, to optimize the cough detection system.
A key challenge addressed in the development process was balancing the accuracy of the cough detection model with the computational limitations of edge devices. This balance is essential for real-time performance and practical applications. The Edge Impulse platform facilitated the comparison of different models based on performance metrics such as accuracy, precision, recall, inference time, peak RAM usage, and FLASH usage.
The culmination of this research and development effort is a cough detection system that boasts impressive sensitivity and specificity rates, alongside efficient performance metrics like low inference times and minimal memory requirements. This development opens up new possibilities for enhanced cough detection capabilities in a variety of embedded applications, potentially leading to significant advancements in healthcare monitoring and diagnostics.