Giter VIP home page Giter VIP logo

cough-recognize-grad-pj's Introduction

Posts and Telecommunications Institute of Technology - IT Graduation Project (D15 2015-2020)

TLDR this project aims to classify audios into cough - not cough. To do so, I used VGGish for features extraction and SVM for classification. More details can be found in my reports.

Tested with:
python 3.6
tensorflow 1.14
numpy 1.17
scipy 1.3
scikit-learn 0.21
on Ubuntu 18.04

This project uses a model called VGGish so checkpoints and PCA params are required (for post-processing) when running inference or training SVM:
VGGish model checkpoint
Embedding PCA parameters
Put them in the same directory with README
More details about the model can be found here

NOTED: svm_train.py is out-dated, please use this notebook: SVM_train.ipynb

To run inference (cough recognization) with single files and new records: inference_gui.py (required tkinter)
To run bulk inference from tfrecord file: svm_test.py (remember to change dir_test)

cough-recognize-grad-pj's People

Contributors

bigkeios avatar

Watchers

 avatar  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.