SahanNarangoda/covid19-cough-fresh
0
COVID-19 Cough Detection API
Flask + TensorFlow API that classifies cough sounds for COVID-19 detection.
Endpoints
GET /→ welcome & endpoint listGET /health→ health checkGET /model-info→ model metadataPOST /predict→ upload audio filePOST /predict-live→ short live audio chunkPOST /predict-image→ pre-rendered spectrogram image
Listening on port 7860 (default for HF Spaces)
