Skip to content

genpranav/Covid-Cough-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid Cough Classification

This project is the application of audio file processing using the concept of MFCCs(Mel-Frequency Cepstrum Coeffs) executed using the librosa library in combination with machine learning concept (Logisitic Regression) to create a ML model that can predict the covid status. Our model takes audio file of any user as input, evaluates then outputs the prediction.

The features of this project are :

  1. MFCCs
  2. k-class Logisitic Regression
  3. 94% accuracy (with binary Classification with non-uniform training)
  4. programing language - python

Run Locally

As of now only local deployment is possible

The python code file and application, open and download download here

Install Prerequisite

The python code file of the model info, open and download download here

You will require the following versions of the mentioned libraries in the file requirements.txt(linked below) to implement this as is,

libraries required

suggestion - download from here

Future Scope

💭 currently in work:

👉 Modified application of training data to generate a better learning model by readjusting training data to be uniform.

👉 Improving mulitclass classification accuracy current accuracy ≃ 80%

👉 Application on wider range of test data set.

Contributors

B.E.Pranav Kumaar Student ID @Amrita Vishwa Vidyapeetham - CB.EN.U4AIE20052

🔥 twitter

LinkedIn

❄️ Github

Divi Eswar Choudary Student ID @Amrita Vishwa Vidyapeetham - CB.EN.U4AIE20012

🔥 twitter

LinkedIn

❄️ Github

Dinesh Kumar M.R Student ID @Amrita Vishwa Vidyapeetham - CB.EN.U4AIE20011
Dabbra Harsha Student ID @Amrita Vishwa Vidyapeetham - CB.EN.U4AIE20010

About

Covid status classification using audio/voice file input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published