Giter Site home page Giter Site logo

susros / nuesc Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 23.81 MB

NUesc is IoT based environmental sound classification application using Raspberry Pi and ReSpeaker 2-Mics Pi HAT

License: MIT License

Python 76.30% JavaScript 19.59% HTML 3.02% CSS 1.09%

nuesc's Introduction

NUesc

NUesc is IoT based environmental sound classification system for smart cities. The machine learning inference is deployed on Raspberry Pi to detect the events such as dog bark, car horn, gun shot and so on. The Raspberry Pi talks to the cloud server when the event is detected. The web application is used to manage the sounds for Raspberry Pi to listen to.

This is the final year project of Software Engineering from University of Newcastle, Australia. This project is currently in prototype version.

Requirement

  • Python 3
  • Nodejs
  • Raspberry Pi 3
  • ReSpeaker 2-Mics Pi HAT
  • UrbanSound8K Dataset

Instruction

There are four components: model, nuesc-pi, server, and webapp. The detail documentation for each component can be found in each folder. The instructions for setup are as follows:

  • First train the machine learning model. There are two models: SVM and KNN.
  • Copy nuesc-pi into Rasbperry Pi.
  • Copy trained model to nuesc-pi folder on Raspberry Pi. Make sure to name the model file as model.p
  • Then, run the server from server folder.
  • Finally, web application can be launched from webapp.

To setup Raspberry Pi and Respeaker 2-Mics Pi HAT, please follow http://wiki.seeedstudio.com/ReSpeaker_2_Mics_Pi_HAT/

nuesc's People

Contributors

susros avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.