Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1003 Bytes

File metadata and controls

43 lines (30 loc) · 1003 Bytes

Urban-Sound-Classification-Webapp

Web app for urban sound classification

Install Dependancies

  • Download npm on your device
  • run : npm install on your terminal

Steps to set-up network:

  • Run command : docker-compose up on your terminal
  • open : localhost:3000 on your browser

Screens

Landing Page

Landing-screen



Sound Board

SoundBoard-screen

- Global sound board for sounds published by all users

Upload Screen

Upload-screen



Classification Result

Classification-screen

- Can define visibility of sound clip

User Page

User-screen



Sign-up and Log-in pages

Sign-up-screen

Login-screen