Git Product home page Git Product logo

neural-network-for-recognizing-features-in-music's Introduction

Neural-Network-for-Recognizing-Features-in-Music

Bachelor Thesis - Spring 2022

Info

Instructions

  1. Download Docker
  2. You need to create a serviceAccountKey.json file in the API folder and add the service key provided by your firebase project to this file.
  3. Run the command docker compose up to build the images and run the containers.
    • To stop the containers run the command docker compose stop
    • To start the containers run the command docker compose start

Note: The application is programmed to start when the server starts. To stop this, edit the docker-compose.yml file by removing the restart: always lines. You will have to build the containers again by running docker compose down and then docker compose up.

Usage

Open the website at localhost:3000/ and utilize the functionality through the UI.

Main page

localhost:3000/ brings you to the main page, here you can input a youtube link to analyze. When you submit a song it will say Parsing link..., once it is finished it will say Song successfully analyzed, the result is uploaded to the results page.

Results page

http://localhost:3000/results brings you to the result page, here you can see all the results from the song analysis. It allows you to edit the result if you wish and approve the song. Once it is approved, the results are locked in. If you wish to edit it again, you can un-approve the songs. If you want to remove any results from the database, you can click the trashcan icon.

Status page

http://localhost:3000/status brings you to the status page, where you can see the current songs that are being analyzed, failed songs, and the status of each endpoint.

neural-network-for-recognizing-features-in-music's People

Contributors

sindre0830 avatar maren-sg avatar rickarl avatar

Stargazers

Bjørnar avatar

Forkers

ec-play-as

neural-network-for-recognizing-features-in-music's Issues

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.