icon-lab/HST
Official implementation of Hierarchical Spectrogram Transformers (HST)
This project helps medical researchers and healthcare professionals analyze respiratory sound recordings to detect COVID-19. You input audio files of breathing and coughing sounds, and it outputs a prediction of 'healthy' or 'COVID'. This is useful for those involved in public health, infectious disease research, or medical diagnostics.
No commits in the last 6 months.
Use this if you need to classify respiratory sound data to identify potential COVID-19 cases for research or screening purposes.
Not ideal if you're looking for a fully-fledged, production-ready clinical diagnostic tool, as this is a research implementation.
Stars
20
Forks
6
Language
Python
License
—
Category
Last pushed
Oct 10, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/icon-lab/HST"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CouncilDataProject/speakerbox
Speakerbox: Fine-tune Audio Transformers for speaker identification.
CVxTz/music_genre_classification
music genre classification : LSTM vs Transformer
HHousen/speaker-change-detection
Speaker change detection using SincNet and an LSTM/Transformer
palonso/MAEST
Pre-training, fine-tuning, and inference code with the MAEST models for music analysis applications.
aaronstevenwhite/spectrans
Modular spectral transformer implementations in PyTorch with Fourier, wavelet, and other...