Skip to content

KARTIK64-rgb/Healthy_Heart-Phonocardiogram-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🫀 Heart Sound Classification using PCG Signals

This project uses machine learning to classify heart sounds from PCG (Phonocardiogram) recordings. It can help detect conditions like murmurs or abnormal heart rhythms.


📦 Features

upload heart sounds

  • Preprocess and convert to spectrograms
  • Classify using a deep learning model
  • User-friendly web UI (Streamlit)
  • Real-time prediction API (FastAPI)

📊 Dataset


🚀 How to Run

1. Install dependencies

pip install -r requirements.txt

2. Train the model

Load the model in your project file 

3. Run the web app

streamlit run app.py

4. Run the API

uvicorn main:app --reload

📧 Contact

For questions, open a GitHub issue or email: [kartikguptaasg@gmail.com)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors