Giter Club home page Giter Club logo

music_gen_streamlit's Introduction

Music_Gen_Streamlit

"Music Generation using Neural Networks" Streamlit App

TO DO:

  • Make a run_app.sh

  • Introduction [~5 min] (Sohaib)

    • Team Member names/intro (WS 2019/2020, course name)
    • Outline
      • Introduction
      • Data
      • Phase 1
      • Phase 2
      • Neural DJ
    • Literature review
      • Refer to the literature slides
  • Data Analysis [~10 min] (Shivaani)

    • General Info about data
      • Add charts and sources about data (Lakh and RedditPop)
    • DataProcessing Pipeline Graph (streamlit graph docs/ Abdallah's choice)
    • Raw MIDI data
      • Music21 intro and applications
      • show raw midi (without explanation, button to visualize raw midi (Sohaib))
    • Tokenized MIDI
      • Show Tokenized with variable length
      • Expand Tokens (musicautobot, go through section and see if its too explained)
    • Play MIDI (Sohaib)
      • Phase 1
        • Play original
        • Play extracted
      • Phase 2
        • Play sample (Lakh)
  • Add Model() (Abdallah)

    • Phase 1
      • Modeling (Hugging Face OpenAI GPT2)
      • Data
        • Only Piano (extracction process)
      • Tokenization problem
    • Phase 2
      • Modeling (Architecture, Transformer XL)
      • Data
        • Used piano, but then ran into problems
        • handle big files problem
      • musicautobot API for data
  • Add Prediction() (Code: Sohaib)

    • Overview of pred process
    • Play
      • Play original
      • Play predicted
    • Visualize
      • Note sheet original
      • Note sheet predicted
    • [?] Metrics
  • Technical Service/Deployment Pipeline (Code: Sohaib)

    • make a requirements.txt
    • Docker and heroku deployment
      • Make container
      • Check functionalities for each functional part of interface

Use Docker to run

make sure you have docker installed ./run_app.sh (this will take around 7-10 mins) then go to : localost:8501

RUN DEMO

https://neuralpiano.herokuapp.com/

music_gen_streamlit's People

Contributors

abdallah197 avatar dependabot[bot] avatar sohaib90 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

enkayz

music_gen_streamlit's Issues

Multiprocessing review

Given I have the data already available, I really do not need to do the multiprocessing to check for the files corruption or not. REVIEW

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.