Skip to content

AmritK10/Urban-Sound-Classification-Webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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