Covid Cough Challenge (bitsxlamarato's Hackaton Late Dec 2020)

Covid detection by sending audio in Telegram.

This work can was splitted in two sub-projects:

  • Machine Learning:
    • Model has been created to classify coughs types from the frequency domain representation of speech recordings, obtained via Fast Fourier Transform (FFT).
  • Telegram Bot:
    • Telegram receives audio via user, and then it is classified to the different types of cough.

Perequisites

Python 3.8.0

Built With

Authors

Built With

Share this project:

Updates