GithubHelp home page GithubHelp logo

zhu00121 / two_stage_fusion Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 42 KB

A physiology-inspired two-stage speech COVID-19 detection system

License: MIT License

Python 100.00%
covid-19 covid-detection linear-prediction speech modulation-spectrum

two_stage_fusion's Introduction

Physiology-inspired two-stage COVID-19 detection system

This repository contains scripts used to produce reults shown in our IEEE-TASLP paper 'COVID-19 Detection via Fusion of Modulation Spectrum and Linear Prediction Speech Features'.

Link to the paper: https://ieeexplore.ieee.org/document/10097559 (early-access version).

Hand-crafted features

We provided two types of feature sets to capture different abnormalities of articulation system:

  1. Modulation spectrum features
    We also have another repository which includes a toolbox that automatically extracts different versions of modulation spectrum, it has been used previously for characterizing unnatural speech, evaluating reverberation level, and many other applications in biomedical signal analysis. You can find the toolbox here: https://github.com/MuSAELab/modulation_filterbanks

  2. Linear Prediction (LP) features
    LP analysis has been used for separating excitation source and vocal tract, we further extracted low-level descriptors from LP residuals to characterize abnoarmal phonation pattern.

System overview

Repository structure

  • feature: stores extracted modulation features and LP features
  • script
    • LPfunc.py: Functions for LP analysis and feature extraction
    • Dico_LPmain.py: Extract LP features from DICOVA2 dataset
    • Cambridge_LPmain.py: Extract LP features from Cambridge dataset (track2)
    • Dico_MODmain.py: Extract modulation spectrogram features from DICOVA2 dataset
    • Cambridge_MODmain.py: Extract modulation spectrogram features from Cambridge dataset (track2)
    • two_stage.py: Functions to build a two-stage classification system
    • feature_eva.py: Main code to evaluate feature performance

Data availability

COVID-19 datasets experimented in our study can be obtained upon requests from the data holders. Please reach out to them to get access these datasets.

Citation

If you find our feature sets or the system useful, you may use the following format to cite our paper:

@ARTICLE{10097559,
  author={Zhu, Yi and Tiwari, Abhishek and Monteiro, João and Kshirsagar, Shruti and Falk, Tiago H.},
  journal={IEEE/ACM Transactions on Audio, Speech, and Language Processing}, 
  title={COVID-19 Detection via Fusion of Modulation Spectrum and Linear Prediction Speech Features}, 
  year={2023},
  volume={},
  number={},
  pages={1-14},
  doi={10.1109/TASLP.2023.3265603}}

Author

If you have any questions about the paper/code/data, please do not hesitate to reach me at [email protected].

two_stage_fusion's People

Contributors

zhu00121 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.