Skip to content

shfaizan/Heartbeat_acoustic

Repository files navigation

Try the model Open In Colab

Heartbeat detection and classification using audio

How to use

Create virtual Environment:

 Python -m venv venv 

Now active the environment

venv\Scripts\activate

Now install the necessary libraries

pip install -r requirement.txt

Now to test the project pretrained model

python predict.py c0001.wav

For training

use the Heartbeat Classifier.ipyb

in either vscode or jupyter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published