Skip to content

Crspy2/EE250-Project

Repository files navigation

Names: Emmanuel Ezirim, Leo Ghanem

Backend Code:

Python dependencies:

  • numpy
  • librosa
  • sounddevice
  • paho-mqtt

Run Command:

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python main.py

Frontend Code:

NPM dependencies

  • React
  • Vite
  • Tailwindcss

Run Command:

cd frontend
bun install
bun run build
bun run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors